diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-11 14:40:51 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-11 14:40:51 -0700 |
commit | ced1a5b5acb763e914f62ad1ad338c9877e606e6 (patch) | |
tree | de479786e887298d6f2e0db8e06abb9688f81991 /sample/src/main/res/values | |
parent | 7bf0a19345366bf8339984a4d01a799424b57a1a (diff) | |
download | kau-ced1a5b5acb763e914f62ad1ad338c9877e606e6.tar.gz kau-ced1a5b5acb763e914f62ad1ad338c9877e606e6.tar.bz2 kau-ced1a5b5acb763e914f62ad1ad338c9877e606e6.zip |
Add color preference preview
Diffstat (limited to 'sample/src/main/res/values')
-rw-r--r-- | sample/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/src/main/res/values/strings.xml b/sample/src/main/res/values/strings.xml index 56addfd..d76a9e6 100644 --- a/sample/src/main/res/values/strings.xml +++ b/sample/src/main/res/values/strings.xml @@ -12,5 +12,5 @@ <string name="background_color">Background Color</string> <string name="color_custom">This selector allows custom colors</string> <string name="color_no_custom">This selector does not allow custom colors</string> - <string name="color_custom_alpha">This selector allows for custom colors with alpha values</string> + <string name="color_custom_alpha">This selector allows for custom colors with alpha values kjljkjljk ljl lijl ijlijl</string> </resources> |