Hi,
Total Newbie here! I had a ListView in my project. I removed it and replaced with a scrollview (removed listviewlog and replaced with scrollview called scrollviewlog). Now when I start the app I get an exception when activity.loadlayout("1") runs saying 'Field scrollviewlog was declared with the wrong type.
I can't see anywhere in the code where it is declared to change this. Has the designer left something in place it should not have? How to fix?
Thanks, and Hope you all had a good Christmas.
<never mind - solved! Found decleration still as listview type>