Fix last items

This commit is contained in:
h4h13 2019-11-09 23:03:28 +05:30
parent 3481ff4179
commit 531c783d1a
9 changed files with 29 additions and 44 deletions

View file

@ -100,5 +100,6 @@
style="@style/Widget.MaterialProgressBar.ProgressBar.Horizontal"
android:layout_width="match_parent"
android:layout_height="3dp"
android:progress="20" />
android:visibility="gone"
tools:progress="20" />
</FrameLayout>