| http://www.w3.org/ns/prov#value | - For dynamically scaling using XML there is an attribute called android:layout_weight The below example, modified from synic's response on this thread, shows a button that takes up 75% of the screen (weight = .25) and a text view taking up the remaining 25% of the screen (weight = .75).
|