From 86f789f8ec0d150098904b85dd6feb7a19725b1c Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 29 Jun 2017 21:48:27 -0700 Subject: Lots of small incremental fixes --- app/src/main/res/layout/activity_main.xml | 1 - app/src/main/res/values/strings.xml | 9 ++++++++- app/src/main/res/values/strings_preferences | 5 +++++ app/src/main/res/xml/changelog.xml | 7 +++++-- 4 files changed, 18 insertions(+), 4 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index bbb7dc70..5bb44c47 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -12,7 +12,6 @@ android:id="@+id/appbar" android:layout_width="match_parent" android:layout_height="wrap_content" - android:paddingTop="@dimen/appbar_padding_top" android:theme="@style/AppTheme.AppBarOverlay"> Frost Notifications Requires custom theme - Frost for Facebook: Feedback + Frost for Facebook: + Feedback + Bug Report + Theme Issue + Feature Request + Subject + No longer under facebook; refreshing… Swipe right to go back to the previous window. Profile Picture + Pro Features Custom [Pro] Uh Oh This is a pro feature, but this app doesn\'t seem to be installed from the Play Store. Please reinstall if this is an issue. diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 6c69f5a4..e2376493 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -38,4 +38,9 @@ Tint Nav Bar Navigation bar will be the same color as the header + Experimental + Enable early access to potentially unstable features + Search Type + Enable the search bar instead of a search overlay + \ No newline at end of file diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index a2275309..a7c895bd 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -11,8 +11,11 @@ - - + + + + + -- cgit v1.2.3