I created a customview, and then changed the package name. I then get a runtime error:
I can remove and re-add the CustomView in the designer and all is OK. Just a glitch.
Caused by: java.lang.ClassNotFoundException: com.stevel05.buttongroup.buttongroup in loader dalvik.system.PathClassLoader[/data/app/com.stevel05.buttongroup1-1.apk]
I can remove and re-add the CustomView in the designer and all is OK. Just a glitch.