From 3b20948bb65fd52c15935a660e19cfeff75af2fc Mon Sep 17 00:00:00 2001 From: Paul Gardiner Date: Mon, 20 Feb 2012 16:43:54 +0000 Subject: Go back to using a direct fade animation in favour of the ViewAnimator --- android/res/layout/buttons.xml | 207 +++++++++++------------ android/src/com/artifex/mupdf/MuPDFActivity.java | 31 +++- 2 files changed, 120 insertions(+), 118 deletions(-) diff --git a/android/res/layout/buttons.xml b/android/res/layout/buttons.xml index cb5b4075..82cfc94d 100644 --- a/android/res/layout/buttons.xml +++ b/android/res/layout/buttons.xml @@ -1,129 +1,116 @@ - + android:layout_height="match_parent" > - - - + android:layout_height="wrap_content" + android:layout_alignParentBottom="true" + android:layout_centerHorizontal="true" + android:layout_margin="10dp" + android:background="@drawable/slider" /> - + - + android:background="#CC444444" + android:paddingBottom="0dp" + android:paddingLeft="5dp" + android:paddingRight="5dp" + android:paddingTop="0dp" > - + android:layout_alignParentRight="true" + android:layout_centerVertical="true" + android:contentDescription="@string/search_document" + android:src="@drawable/ic_btn_search" /> - + - + + - - + - - -