Difference between revisions of "Android 4 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 15: Line 15:
 
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Changing the Gravity of a GridLayout Child]]<br><br>
 
#* [[Using the Android GridLayout Manager in the Graphical Layout Tool|Changing the Gravity of a GridLayout Child]]<br><br>
 
# [[Working with the Android GridLayout in XML Layout Resources]]
 
# [[Working with the Android GridLayout in XML Layout Resources]]
 +
#* [[Working with the Android GridLayout in XML Layout Resources|GridLayouts in XML Resource Files]]
 +
#* [[Working with the Android GridLayout in XML Layout Resources|Adding Child Views to the GridLayout]]
 +
#* [[Working with the Android GridLayout in XML Layout Resources|Declaring Cell Spanning, Gravity and Margins]]<br><br>

Revision as of 19:59, 3 June 2013




<google>BUY_ANDROID</google>

Table of Contents

  1. Using the Android GridLayout Manager in the Graphical Layout Tool
  2. Working with the Android GridLayout in XML Layout Resources