diff options
Diffstat (limited to 'res')
-rwxr-xr-x | res/layout/install_confirm.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/install_confirm.xml b/res/layout/install_confirm.xml index 524a468..9634098 100755 --- a/res/layout/install_confirm.xml +++ b/res/layout/install_confirm.xml @@ -24,6 +24,7 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" + android:layout_weight="1" android:layout_width="fill_parent" android:layout_height="wrap_content"> |