mirror of
https://github.com/moparisthebest/keepass2android
synced 2024-11-10 11:35:14 -05:00
Fix as in master branch
This commit is contained in:
parent
6372a2e29e
commit
4d80e4e640
@ -37,8 +37,7 @@
|
|||||||
android:id="@+id/label_open_by_filename_details"
|
android:id="@+id/label_open_by_filename_details"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/file_filename"
|
android:layout_below="@id/file_filename" />
|
||||||
android:text="@string/enter_filename_details_file" />
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/open"
|
android:id="@+id/open"
|
||||||
android:text="@string/menu_open"
|
android:text="@string/menu_open"
|
||||||
|
Loading…
Reference in New Issue
Block a user