Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

Android TabbedPage Appcompat-v7 - Unable to find resource ID #0x1

$
0
0

Anybody else getting the same exception when rotating an Android Device using the new Appcompat library?
Im getting an Android.Content.Res.Resources.+NotFoundException with description: Unable to find resource ID #0x1
It indicates that im missing some kind of resource reference, but I have double-checked that the navigationpages Icons are present in the Resources folder..

Application Output:
[GraphicBuffer] unregister, handle(0x845679e8) (w:540 h:888 s:544 f:0x1 u:0x000900)
[GraphicBuffer] unregister, handle(0x84da2310) (w:540 h:888 s:544 f:0x1 u:0x000900)
[GraphicBuffer] unregister, handle(0x84c4b630) (w:540 h:888 s:544 f:0x1 u:0x000900)
[GraphicBuffer] unregister, handle(0x8506eb80) (w:540 h:888 s:544 f:0x1 u:0x000900)
[ResourceType] No package identifier when getting name for resource number 0x00000001

This exception is only thrown when rotating the device, it runs just fine in portrait mode..

Thanks in advance.


Viewing all articles
Browse latest Browse all 75885

Trending Articles