summaryrefslogtreecommitdiffstats
path: root/res/layout/app_details.xml
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2011-06-23 03:47:56 -0700
committerKenny Root <kroot@google.com>2011-06-23 04:04:22 -0700
commit8cdde96c39af256e62da0340187234046b2af5ab (patch)
tree942fd1b139f9e925f65a6a4f58e0fa38f17a120a /res/layout/app_details.xml
parent37d68303e770a3f8b3327317008a031357f5ed69 (diff)
downloadandroid_packages_apps_PackageInstaller-8cdde96c39af256e62da0340187234046b2af5ab.tar.gz
android_packages_apps_PackageInstaller-8cdde96c39af256e62da0340187234046b2af5ab.tar.bz2
android_packages_apps_PackageInstaller-8cdde96c39af256e62da0340187234046b2af5ab.zip
Fix layouts some more
Bug: 4770335 Change-Id: Iceef40eb1bf01457d715a21a5ebef942de484195
Diffstat (limited to 'res/layout/app_details.xml')
-rwxr-xr-xres/layout/app_details.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml
index 1c6730a7..b3683700 100755
--- a/res/layout/app_details.xml
+++ b/res/layout/app_details.xml
@@ -22,7 +22,6 @@ 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"