Custom Android Views in Eclipse Visual Editor

前端 未结 3 1083
萌比男神i
萌比男神i 2020-12-09 12:22

In my applications, I often rely on custom build views, such as in the following example.




        
3条回答
  •  不思量自难忘°
    2020-12-09 12:42

    You could create a skeleton activity that loads just the view you want to see and populate it with enough data to make it display.

提交回复
热议问题