From 666950590b921e5bad826638bc31848aea218453 Mon Sep 17 00:00:00 2001 From: vanitasvitae Date: Fri, 28 Oct 2016 19:10:23 +0200 Subject: [PATCH] Reference to strings from font size values array --- app/src/main/res/values/strings-preferences.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/strings-preferences.xml b/app/src/main/res/values/strings-preferences.xml index 8709afa1..b6c43af8 100644 --- a/app/src/main/res/values/strings-preferences.xml +++ b/app/src/main/res/values/strings-preferences.xml @@ -88,10 +88,10 @@ Font size - - Normal - Large - Huge + + @string/font_size_normal + @string/font_size_large + @string/font_size_huge @@ -99,6 +99,9 @@ large huge + Normal + Large + Huge Load images