Replace ProgressBars with Material component

This commit is contained in:
arkon
2020-12-26 10:39:09 -05:00
parent e94d5626dd
commit a8e536478c
5 changed files with 11 additions and 9 deletions
+5
View File
@@ -225,6 +225,11 @@
</style>
<style name="Theme.Widget.LinearProgressIndicator" parent="Widget.MaterialComponents.LinearProgressIndicator">
<item name="indicatorColor">?attr/colorAccent</item>
</style>
<!--=======================-->
<!--Widgets.TextInputLayout-->
<!--=======================-->