From a17ae247c496d2ec8038f36428812f3c2e410d87 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 12 Jun 2017 16:51:27 -0700 Subject: Add kau and web scrolling --- app/src/main/res/values/ids.xml | 10 ++++++++++ app/src/main/res/values/strings.xml | 2 ++ app/src/main/res/values/strings_preferences | 5 ++++- 3 files changed, 16 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/ids.xml b/app/src/main/res/values/ids.xml index 8df89eb6..76a167af 100644 --- a/app/src/main/res/values/ids.xml +++ b/app/src/main/res/values/ids.xml @@ -1,4 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7287c4c0..323cb42a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -27,4 +27,6 @@ Login Select Facebook Account Add Account + Add Facebook Account + Manage Account diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 5b10d8ae..9cb29553 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -1,3 +1,6 @@ - Settings + Settings + Text Color + Background Color + Header Color \ No newline at end of file -- cgit v1.2.3