Android Layout Tricks #1
<<The Android UI toolkit offers several layout managers that are rather easy to use and, most of the time, you only need the basic features of these layout managers to implement a user interface. Sticking to the basic features is unfortunately not the most efficient way to create user interfaces. A c…>> (more…)
See original post by Chris Gilmer