User Tools

Site Tools


android_learning:headfirst_android_development_notes:chapter_5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
android_learning:headfirst_android_development_notes:chapter_5 [2016/01/24 04:38] mithatandroid_learning:headfirst_android_development_notes:chapter_5 [2016/01/24 04:45] (current) – [Additional notes] mithat
Line 186: Line 186:
 Android Studio produces a warning stating that the ''android:layout_height'' attribute of the LinearLayout inside the ScrollView should be set to ''wrap_content'' rather than ''match_parent''. Android Studio produces a warning stating that the ''android:layout_height'' attribute of the LinearLayout inside the ScrollView should be set to ''wrap_content'' rather than ''match_parent''.
  
-===== Additional notes =====+<WRAP center round info 90%> 
 +In the examples above, I am using string literals for the text attributes---only because this is throwaway, quick-n-dirty, prove-a-concept code. 
 +</WRAP> 
 + 
 + 
 +===== Additional notes on the UI builder =====
 If you examine the UI builder on a layout's "Design" tab, you will see that in addition to using it to add Views to your layout, you can also edit your Views' attributes. If you examine the UI builder on a layout's "Design" tab, you will see that in addition to using it to add Views to your layout, you can also edit your Views' attributes.
  
android_learning/headfirst_android_development_notes/chapter_5.1453610330.txt.gz · Last modified: 2016/01/24 04:38 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki