From d048903501cb3506b2edeef4354b5b17bcca5563 Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sat, 26 May 2012 10:46:04 -0400 Subject: [PATCH] Created a new feature title bar, it will be used in place of the current feature title bar Signed-off-by: Ricky Barrette --- .../res/layout/feature_title_bar.xml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 LocationRinger/res/layout/feature_title_bar.xml diff --git a/LocationRinger/res/layout/feature_title_bar.xml b/LocationRinger/res/layout/feature_title_bar.xml new file mode 100644 index 0000000..ca7ab44 --- /dev/null +++ b/LocationRinger/res/layout/feature_title_bar.xml @@ -0,0 +1,32 @@ + + + + + + + + + + \ No newline at end of file