diff options
Diffstat (limited to 'res/layout/app_details.xml')
-rwxr-xr-x | res/layout/app_details.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml index b368370..1c6730a 100755 --- a/res/layout/app_details.xml +++ b/res/layout/app_details.xml @@ -22,6 +22,7 @@ installation screens <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/app_snippet" + android:layout_weight="1" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="16dip" |