summaryrefslogtreecommitdiffstats
path: root/res/layout/app_details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/app_details.xml')
-rwxr-xr-xres/layout/app_details.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml
index b3683700..1c6730a7 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"