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

@ -1,6 +0,0 @@
<resources>
<style name="ProgressBar" parent="android:Widget.Holo.ProgressBar.Horizontal" />
<style name="AppTheme" parent="android:Theme.Holo" />
</resources>