mirror of
https://github.com/moparisthebest/keepass2android
synced 2024-11-16 06:25:05 -05:00
bug fix which caused a crash when opening remote files
This commit is contained in:
parent
75c85cb4f2
commit
d99092aabd
@ -3,8 +3,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<ProgcontextsBar
|
||||
android:id="@+id/fssa_progcontexts_bar"
|
||||
<ProgressBar
|
||||
android:id="@+id/fssa_progress_bar"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
|
Loading…
Reference in New Issue
Block a user