switch to androidx

This commit is contained in:
2018-10-22 01:00:49 +02:00
parent 0b22a18088
commit d6becd15c1
17 changed files with 253 additions and 65 deletions

View File

@@ -1,7 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="@style/PreferenceFixTheme.Light.NoActionBar">
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- your app branding color for the app bar -->
<item name="colorPrimary">#3F51B5</item>
<!-- darker variant for the status bar and contextual app bars -->