Improved darkmode

Closes #10
This commit is contained in:
Michael Schättgen 2018-04-10 00:45:48 +02:00
parent f6bbae3d96
commit ae686c8ae2
14 changed files with 38 additions and 36 deletions

View file

@ -8,8 +8,8 @@
<string name="title_activity_intro">IntroActivity</string>
<string name="settings">Preferences</string>
<string name="pref_night_mode_title">Night mode</string>
<string name="pref_night_mode_summary">Enable this to use darker colors</string>
<string name="pref_dark_mode_title">Dark mode</string>
<string name="pref_dark_mode_summary">Enable this to use darker colors</string>
<string name="pref_issuer_title">Show the issuer</string>
<string name="pref_issuer_summary">Enable this to show the issuer next to the profile name</string>
<string name="pref_timeout_title">Timeout</string>