Hello,
I have a panel with mapfragment view inside. Panel name is PanelMap.
Panel created with visual designer.
I want to remove this panel from Activity and add Scrollview with code
I got error On line
Error is "android.content.res.Resources$NotFoundException: Unable to find resource ID #0x2711"
any help ?
I have a panel with mapfragment view inside. Panel name is PanelMap.
Panel created with visual designer.
I want to remove this panel from Activity and add Scrollview with code
I got error On line
B4X:
PanelMap.RemoveView
Error is "android.content.res.Resources$NotFoundException: Unable to find resource ID #0x2711"
any help ?