mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-23 17:40:58 +00:00
Made the progressbar animation somewhat smoother
This commit is contained in:
parent
016cbd9ebc
commit
2128b5bf59
2 changed files with 9 additions and 27 deletions
|
@ -81,6 +81,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="4dp"
|
||||
android:id="@+id/progressBar"
|
||||
android:max="1000"
|
||||
android:layout_weight="1"/>
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue