I have a UI design for an application. As we know that there are two view while designing a UI for an app in android in eclipse one the xml view and other the graphical layout. i am having a problem that i cannot get graphical layout of my xml. it shows a null pointer exception when i switch to graphical layout. Any suggestions..?
Share
i think you are using some custom drawable(ie either shapes or style). it is not shown at design time but you will able to see when you run the project