Fixes since 2.1.0 release, ms progress bar fix, create issue enable fix

This commit is contained in:
M M Arif
2019-10-01 22:45:21 +05:00
parent 45ec660ba1
commit d9337a24d3
4 changed files with 9 additions and 13 deletions

View File

@ -67,7 +67,7 @@
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="82"
android:layout_weight="80"
android:progress="50"
android:layout_marginTop="2dp"
android:progressDrawable="@drawable/progress_bar"