From 335c4157ff1a00a2db12ecee6487bab2e7f67311 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Mon, 18 Jan 2016 14:52:28 +0300 Subject: [PATCH] [android] Rebase compilation fixes. @TODO yunikk --- android/res/color/color_timepicker_tab.xml | 10 +++++----- android/res/color/timepicker_title.xml | 10 +++++----- .../res/color/timetable_add_complement_text.xml | 4 ++-- .../res/drawable/timetable_add_complement.xml | 10 +++++----- android/res/layout/fragment_timetable.xml | 8 ++++---- .../res/layout/fragment_timetable_advanced.xml | 8 ++++---- android/res/layout/fragment_timetable_picker.xml | 2 +- android/res/layout/item_timetable.xml | 16 ++++++++-------- .../res/layout/item_timetable_closed_hours.xml | 4 ++-- android/res/layout/place_page_editor.xml | 2 +- android/res/layout/tab.xml | 2 +- android/res/layout/tab_timepicker.xml | 2 +- android/res/values/styles-text.xml | 1 - android/res/values/styles.xml | 3 --- android/res/values/themes.xml | 3 --- 15 files changed, 39 insertions(+), 46 deletions(-) diff --git a/android/res/color/color_timepicker_tab.xml b/android/res/color/color_timepicker_tab.xml index 99ec5ba9ba..ae9a2de678 100644 --- a/android/res/color/color_timepicker_tab.xml +++ b/android/res/color/color_timepicker_tab.xml @@ -2,10 +2,10 @@ - + + + - + + \ No newline at end of file diff --git a/android/res/color/timepicker_title.xml b/android/res/color/timepicker_title.xml index f6289d9321..dc683baefe 100644 --- a/android/res/color/timepicker_title.xml +++ b/android/res/color/timepicker_title.xml @@ -2,10 +2,10 @@ - + + + - + + \ No newline at end of file diff --git a/android/res/color/timetable_add_complement_text.xml b/android/res/color/timetable_add_complement_text.xml index 3c35f35008..58b7d3471f 100644 --- a/android/res/color/timetable_add_complement_text.xml +++ b/android/res/color/timetable_add_complement_text.xml @@ -6,6 +6,6 @@ android:color="@android:color/white" android:state_enabled="true"/> - + + \ No newline at end of file diff --git a/android/res/drawable/timetable_add_complement.xml b/android/res/drawable/timetable_add_complement.xml index 0aff36ff7a..491062fdf6 100644 --- a/android/res/drawable/timetable_add_complement.xml +++ b/android/res/drawable/timetable_add_complement.xml @@ -2,10 +2,10 @@ - + + + - + + \ No newline at end of file diff --git a/android/res/layout/fragment_timetable.xml b/android/res/layout/fragment_timetable.xml index 5ed0db3495..1a04d51c7d 100644 --- a/android/res/layout/fragment_timetable.xml +++ b/android/res/layout/fragment_timetable.xml @@ -30,8 +30,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_above="@+id/tv__mode_switch" - android:layout_below="@id/toolbar" - android:background="@color/editor_background"/> + android:layout_below="@id/toolbar"/> + + android:textAppearance="@style/MwmTextAppearance.Body3"/> + + android:textAppearance="@style/MwmTextAppearance.Body3"/> + + android:layout_below="@id/tv__examples_title"/> + + + android:layout_height="1dp"/> + + android:layout_height="1dp"/> + + android:layout_height="1dp"/> + + android:textAppearance="@style/MwmTextAppearance.Body1"/> + diff --git a/android/res/layout/item_timetable_closed_hours.xml b/android/res/layout/item_timetable_closed_hours.xml index c3898b40f5..d4c0721761 100644 --- a/android/res/layout/item_timetable_closed_hours.xml +++ b/android/res/layout/item_timetable_closed_hours.xml @@ -44,7 +44,7 @@ + android:layout_alignParentBottom="true"/> + \ No newline at end of file diff --git a/android/res/layout/place_page_editor.xml b/android/res/layout/place_page_editor.xml index f86887f7b9..469da748ca 100644 --- a/android/res/layout/place_page_editor.xml +++ b/android/res/layout/place_page_editor.xml @@ -20,7 +20,7 @@ android:id="@+id/tv__editor" android:layout_width="match_parent" android:layout_height="wrap_content" - android:textColor="@color/text_place_page" android:textSize="@dimen/text_size_body_1" tools:text="@string/pp_place_add"/> + \ No newline at end of file diff --git a/android/res/layout/tab.xml b/android/res/layout/tab.xml index 82c207f20f..21466d9b58 100644 --- a/android/res/layout/tab.xml +++ b/android/res/layout/tab.xml @@ -2,7 +2,7 @@ + diff --git a/android/res/layout/tab_timepicker.xml b/android/res/layout/tab_timepicker.xml index 23da60db86..1df5d2a0f8 100644 --- a/android/res/layout/tab_timepicker.xml +++ b/android/res/layout/tab_timepicker.xml @@ -2,8 +2,8 @@ + diff --git a/android/res/values/styles-text.xml b/android/res/values/styles-text.xml index 1552a64edd..c284cac8c3 100644 --- a/android/res/values/styles-text.xml +++ b/android/res/values/styles-text.xml @@ -107,7 +107,6 @@ diff --git a/android/res/values/themes.xml b/android/res/values/themes.xml index 35403f7e79..eeeca1f162 100644 --- a/android/res/values/themes.xml +++ b/android/res/values/themes.xml @@ -56,7 +56,6 @@ @@ -94,8 +93,6 @@