diff options
author | pacien | 2018-02-16 19:04:27 +0100 |
---|---|---|
committer | pacien | 2018-02-16 19:04:27 +0100 |
commit | 3d52c26bc211c6544a6941aafe4cc0945c846f80 (patch) | |
tree | c10011547af5d49a0ea41671cbf4145c1c56efd2 /app/src/main/res/values | |
parent | d360837d494a86930b8323a99691dc52925eb7ea (diff) | |
download | tincapp-3d52c26bc211c6544a6941aafe4cc0945c846f80.tar.gz |
Remove unused stylesheet
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/styles.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 0b3ed77..8a9089a 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml | |||
@@ -1,5 +1,4 @@ | |||
1 | <resources> | 1 | <resources> |
2 | |||
3 | <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> | 2 | <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> |
4 | <item name="colorPrimary">@color/colorPrimary</item> | 3 | <item name="colorPrimary">@color/colorPrimary</item> |
5 | <item name="colorPrimaryDark">@color/colorPrimaryDark</item> | 4 | <item name="colorPrimaryDark">@color/colorPrimaryDark</item> |