Android Question Custom View can't select type in Designer

wolvo66

Member
Licensed User
Longtime User
Hi, I just upgraded to v2.71 and trying to get the custom view in designer examples to work, but I'm unable to select the type from the Designer - it is grayed out and just shown as "CustomView". This seems to be the same for the CustomListView and SpeakButton examples.
Right click in Designer gives the correct pop-up menu and the examples run fine.
But I'm not able to use the custom views in my own app as I can't select the type.
Any ideas?

- Thanks!
 

wolvo66

Member
Licensed User
Longtime User
Doh! Solved it... I was expecting to set the "Type" field at the to of the parameters list, but it's actually the "Custom Type" field further down the page that I should be setting.
 
Upvote 0
Top