This commit is contained in:
18142669586
2022-07-20 16:57:42 +08:00
parent d150d8d599
commit 31cf3c4e71
13 changed files with 305 additions and 76 deletions

View File

@@ -61,6 +61,5 @@
style="@android:style/Widget.ProgressBar.Horizontal"
android:layout_width="match_parent"
android:layout_height="3dp"
android:progressDrawable="@drawable/bg_horizontal_progressbar"
android:visibility="gone" />
android:progressDrawable="@drawable/bg_horizontal_progressbar"/>
</LinearLayout>