diff options
author | Thialfihar <thialfihar@gmail.com> | 2010-05-18 15:23:25 +0000 |
---|---|---|
committer | Thialfihar <thialfihar@gmail.com> | 2010-05-18 15:23:25 +0000 |
commit | ed2cb1e525778d62949958bbf108687c571e4ebe (patch) | |
tree | e27fd3f422580b22b2a7f34bb0d4d53edccaa680 /res/layout/edit_key_section.xml | |
parent | 42f1720bb32b5404ae9b78c0b042b143b6f507af (diff) | |
parent | 5b5e15c88663acfc282d42ff51cdceff1d9d4084 (diff) | |
download | open-keychain-ed2cb1e525778d62949958bbf108687c571e4ebe.tar.gz open-keychain-ed2cb1e525778d62949958bbf108687c571e4ebe.tar.bz2 open-keychain-ed2cb1e525778d62949958bbf108687c571e4ebe.zip |
overdue merge of 0.9.x into trunk
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"> |