mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 08:48:43 +00:00
Add determinte progress and foreground service for sqlcipher migration
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
android:layout_gravity="center"/>
|
||||
|
||||
<ProgressBar android:id="@+id/determinate_progress"
|
||||
style="@android:style/Widget.ProgressBar.Horizontal"
|
||||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:indeterminate="false"
|
||||
|
Reference in New Issue
Block a user