I encountered the following error:
Exception in thread "NotificationManager" ej.microui.display.ImageCreationException: MicroUI:E=7
at java.lang.System.@M:0x201857e4:0x201857ee@
at java.lang.Throwable.@M:0x201e76c4:0x201e76da@
at java.lang.Throwable.@M:0x201e7578:0x201e7598@
at java.lang.Exception.@M:0x20138048:0x2013805a@
at java.lang.RuntimeException.@M:0x2017da74:0x2017da86@
at ej.microui.display.ImageCreationException.@M:0x2016df94:0x2016dfa6@
at ej.microui.display.Image.@M:0x201d6b10:0x201d6b42@
at ej.microui.display.ImageCreatorVisitor.@M:0x2016e024:0x2016e036@
at ej.microui.display.Image$6.@M:0x2016e148:0x2016e166@
at ej.microui.display.ImageCreatorVisitor.@M:0x2016dfd4:0x2016e01d@
at ej.microui.display.Image.@M:0x201d6c08:0x201d6cb0@
at ej.microui.display.Image.@M:0x201d6728:0x201d67e2@
at ej.microui.display.Image.@M:0x201d6660:0x201d6674@
Where can I find a description of the errors?
Thanks.