am cdc8b326: Merge change I61741f5a into eclair
Merge commit 'cdc8b326dd0989003e2fdd7d5a605b5755acf221' into eclair-plus-aosp * commit 'cdc8b326dd0989003e2fdd7d5a605b5755acf221': Fix high density bug 2179543: use 'dip' instead of 'px'
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
style="?android:attr/progressBarStyleHorizontal"
|
||||
android:layout_width="0dip"
|
||||
android:layout_weight="1"
|
||||
android:layout_height="30px"
|
||||
android:layout_height="30dip"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentRight="true" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user