From 362660b35aec989137b205ce8cb8eb945c19c1a3 Mon Sep 17 00:00:00 2001 From: Patrick Dubroy Date: Thu, 2 Sep 2010 18:33:09 -0700 Subject: Check for activity info when uninstalling. Also, switch to using standard fat title bar. --- res/layout/app_details.xml | 15 +++++----- res/layout/uninstall_confirm.xml | 59 +++++++++++++++++++++++----------------- 2 files changed, 41 insertions(+), 33 deletions(-) (limited to 'res/layout') diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml index 82ecff3..7dbd0a2 100755 --- a/res/layout/app_details.xml +++ b/res/layout/app_details.xml @@ -23,18 +23,17 @@ installation screens xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/app_snippet" android:layout_width="match_parent" - android:layout_height="65dip" - android:background="@drawable/title_bar_medium" -> + android:layout_height="wrap_content" + android:layout_marginTop="12dip" + > + android:gravity="left" + android:scaleType="centerCrop" + android:paddingLeft="6dip"/> - - + android:orientation="vertical" + android:paddingTop="6dip" + android:paddingBottom="6dip"> - - + + - - + + + + + + +