From 4d80e4e6408ed3b7ef5eabcf73da3e991299762a Mon Sep 17 00:00:00 2001 From: PhilippC Date: Wed, 27 Feb 2013 05:54:13 +0100 Subject: [PATCH] Fix as in master branch --- .../Resources/layout/file_selection_filename.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/keepass2android/Resources/layout/file_selection_filename.xml b/src/keepass2android/Resources/layout/file_selection_filename.xml index 072b93c6..af83a228 100644 --- a/src/keepass2android/Resources/layout/file_selection_filename.xml +++ b/src/keepass2android/Resources/layout/file_selection_filename.xml @@ -37,8 +37,7 @@ android:id="@+id/label_open_by_filename_details" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_below="@id/file_filename" - android:text="@string/enter_filename_details_file" /> + android:layout_below="@id/file_filename" />