diff options
Diffstat (limited to 'res/layout/edit_key_section.xml')
-rw-r--r-- | res/layout/edit_key_section.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/edit_key_section.xml b/res/layout/edit_key_section.xml index b3a48f87e..e57b3b8df 100644 --- a/res/layout/edit_key_section.xml +++ b/res/layout/edit_key_section.xml @@ -15,7 +15,7 @@ --> <org.thialfihar.android.apg.ui.widget.SectionView - xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical"> |