Android layout templates?
are there any sources of开发者_开发技巧 templates for layouts?
I need some typical layouts to start.
Yes there are. Checkout the Hello Views section and of course the API Demos.
Alternatively as Android is opensource you can checkout the sources or just clone the git repo.
精彩评论