Android Question Filed info was declared with the wrong type

Tjitte Dijkstra

Member
Licensed User
Longtime User
The app pauses on Activity.LoadLayout("Main") [for sure the layoutfile is in the files dir] and I get a runtime error:
Field info was declared with the wrong type
How to handle this? Where should I look for?
 
Top