From 5ead10d129c7348314fb490b660eb6f9da84a023 Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sat, 26 May 2012 10:53:28 -0400 Subject: [PATCH] Updated XML of ringtone fragment, toggle button fragment, and volume fragment to use the new feature title bar. I also deleted list.xml because it is no longer used. Signed-off-by: Ricky Barrette --- LocationRinger/res/layout/list.xml | 5 ----- LocationRinger/res/layout/ringtone_fragment.xml | 8 +++----- LocationRinger/res/layout/toggle_button_fragment.xml | 8 +++----- LocationRinger/res/layout/volume_fragment.xml | 8 +++----- 4 files changed, 9 insertions(+), 20 deletions(-) delete mode 100644 LocationRinger/res/layout/list.xml diff --git a/LocationRinger/res/layout/list.xml b/LocationRinger/res/layout/list.xml deleted file mode 100644 index d169124..0000000 --- a/LocationRinger/res/layout/list.xml +++ /dev/null @@ -1,5 +0,0 @@ - - diff --git a/LocationRinger/res/layout/ringtone_fragment.xml b/LocationRinger/res/layout/ringtone_fragment.xml index bde96f1..aaa1c72 100644 --- a/LocationRinger/res/layout/ringtone_fragment.xml +++ b/LocationRinger/res/layout/ringtone_fragment.xml @@ -4,14 +4,12 @@ android:layout_height="wrap_content" android:orientation="vertical" > - + layout="@layout/feature_title_bar" /> - + layout="@layout/feature_title_bar" /> - + layout="@layout/feature_title_bar" />