¡@

Home 

2014/10/16 ¤W¤È 08:11:07

android Programming Glossary: centerpoint

Android and Layouts

http://stackoverflow.com/questions/2990882/android-and-layouts

centerInParent for a point in the middle of the screen. Put the remaining to items above and aligned with that centerpoint. Unfortunately nothing in step 4 worked correctly. Nothing like layout_below worked when the referenced item was a centerInParent.. android text Some More Text android gravity center android layout_alignParentBottom true TextView android id @ id centerpoint android layout_centerInParent true android layout_width wrap_content android layout_height wrap_content android width 0dip.. android text Run fox run android layout_width wrap_content android layout_height wrap_content android layout_above @id centerpoint android layout_toLeftOf @id centerpoint TextView android layout_below @id centerpoint android text The quick brown fox jumped..