Updated on 2026-08-14
This commit is contained in:
parent
c8b2424a1f
commit
2485ce4658
1 changed files with 3 additions and 3 deletions
|
|
@ -6,8 +6,8 @@
|
|||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="16dp"
|
||||
android:progressBackgroundTint="#401ACE80"
|
||||
android:progressTint="@color/accent" />
|
||||
</merge>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue