From c151b6573d0ffe3a707d00fbc20aeb602cc3e85e Mon Sep 17 00:00:00 2001 From: serso Date: Wed, 28 Jan 2015 11:41:43 +0100 Subject: [PATCH] Theme attributes removed --- .../src/main/res/layout/cpp_plot_functions_fragment.xml | 2 +- android-app/src/main/res/layout/history_fragment.xml | 2 +- android-app/src/main/res/layout/history_item.xml | 2 +- .../src/main/res/layout/math_entities_fragment.xml | 2 +- android-app/src/main/res/layout/math_entity.xml | 3 +-- android-app/src/main/res/layout/saved_history_item.xml | 2 +- android-app/src/main/res/layout/vars_fragment.xml | 2 +- android-app/src/main/res/values/attributes.xml | 2 -- android-app/src/main/res/values/theme_gray.xml | 8 ++------ android-app/src/main/res/values/theme_metro_green.xml | 6 ------ android-app/src/main/res/values/theme_metro_purple.xml | 7 ------- 11 files changed, 9 insertions(+), 29 deletions(-) diff --git a/android-app/src/main/res/layout/cpp_plot_functions_fragment.xml b/android-app/src/main/res/layout/cpp_plot_functions_fragment.xml index 266e3c83..470689ce 100644 --- a/android-app/src/main/res/layout/cpp_plot_functions_fragment.xml +++ b/android-app/src/main/res/layout/cpp_plot_functions_fragment.xml @@ -60,6 +60,6 @@ - + \ No newline at end of file diff --git a/android-app/src/main/res/layout/history_fragment.xml b/android-app/src/main/res/layout/history_fragment.xml index c81825d1..ec7b786b 100644 --- a/android-app/src/main/res/layout/history_fragment.xml +++ b/android-app/src/main/res/layout/history_fragment.xml @@ -41,7 +41,7 @@ a:layout_width="match_parent" a:layout_height="match_parent"> - + + style="@style/ListViewItem"> - + \ No newline at end of file diff --git a/android-app/src/main/res/layout/math_entity.xml b/android-app/src/main/res/layout/math_entity.xml index c58b1378..f5398f84 100644 --- a/android-app/src/main/res/layout/math_entity.xml +++ b/android-app/src/main/res/layout/math_entity.xml @@ -25,8 +25,7 @@ + style="@style/ListViewItem"> - + \ No newline at end of file diff --git a/android-app/src/main/res/values/attributes.xml b/android-app/src/main/res/values/attributes.xml index 343bf861..dfa0add9 100644 --- a/android-app/src/main/res/values/attributes.xml +++ b/android-app/src/main/res/values/attributes.xml @@ -29,8 +29,6 @@ - - diff --git a/android-app/src/main/res/values/theme_gray.xml b/android-app/src/main/res/values/theme_gray.xml index df637b03..52e704f6 100644 --- a/android-app/src/main/res/values/theme_gray.xml +++ b/android-app/src/main/res/values/theme_gray.xml @@ -47,7 +47,7 @@ 6dp - - - - \ No newline at end of file diff --git a/android-app/src/main/res/values/theme_metro_purple.xml b/android-app/src/main/res/values/theme_metro_purple.xml index a84d13b1..9fbab8bc 100644 --- a/android-app/src/main/res/values/theme_metro_purple.xml +++ b/android-app/src/main/res/values/theme_metro_purple.xml @@ -26,15 +26,8 @@ @drawable/metro_button_purple - - - \ No newline at end of file