Replace ProgressBars with Material component
This commit is contained in:
@@ -225,6 +225,11 @@
|
||||
</style>
|
||||
|
||||
|
||||
<style name="Theme.Widget.LinearProgressIndicator" parent="Widget.MaterialComponents.LinearProgressIndicator">
|
||||
<item name="indicatorColor">?attr/colorAccent</item>
|
||||
</style>
|
||||
|
||||
|
||||
<!--=======================-->
|
||||
<!--Widgets.TextInputLayout-->
|
||||
<!--=======================-->
|
||||
|
||||
Reference in New Issue
Block a user