Make the theme extend from the material theme instead of holo

This commit is contained in:
veyndan 2017-02-26 00:54:13 +00:00
parent 126a823fb5
commit b20bcd5255
3 changed files with 2 additions and 11 deletions

View file

@ -19,4 +19,6 @@
<style name="NotificationProgress" parent="AppTheme" />
<style name="ProgressBar" parent="Widget.AppCompat.ProgressBar.Horizontal" />
</resources>