mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-12 17:08:59 -04:00
default visibility chagned
This commit is contained in:
parent
441225d26c
commit
3fe4b185f2
@ -54,7 +54,7 @@
|
|||||||
android:indeterminate="false"
|
android:indeterminate="false"
|
||||||
android:max="100"
|
android:max="100"
|
||||||
android:theme="@style/ThemeOverlay.KiwixTheme.ProgressBar"
|
android:theme="@style/ThemeOverlay.KiwixTheme.ProgressBar"
|
||||||
android:visibility="visible"
|
android:visibility="gone"
|
||||||
app:layout_constraintTop_toBottomOf="@+id/toolbar"
|
app:layout_constraintTop_toBottomOf="@+id/toolbar"
|
||||||
tools:progress="70" />
|
tools:progress="70" />
|
||||||
</com.google.android.material.appbar.AppBarLayout>
|
</com.google.android.material.appbar.AppBarLayout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user