aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/edit_key_section.xml
diff options
context:
space:
mode:
authorAsh Hughes <ashes-iontach@hotmail.com>2013-03-21 14:18:38 +0000
committerAsh Hughes <ashes-iontach@hotmail.com>2013-03-21 14:18:38 +0000
commitcf34a1720e02ed7bf853e66bd4b451f791dac23b (patch)
tree9a8a2ed8c2a849c38fa6a73c022d425c742d198d /OpenPGP-Keychain/res/layout/edit_key_section.xml
parent650b22d5e9512ede43b0c742799d49b061dda587 (diff)
downloadopen-keychain-cf34a1720e02ed7bf853e66bd4b451f791dac23b.tar.gz
open-keychain-cf34a1720e02ed7bf853e66bd4b451f791dac23b.tar.bz2
open-keychain-cf34a1720e02ed7bf853e66bd4b451f791dac23b.zip
change edit key for empty private master keys
Diffstat (limited to 'OpenPGP-Keychain/res/layout/edit_key_section.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/edit_key_section.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/edit_key_section.xml b/OpenPGP-Keychain/res/layout/edit_key_section.xml
index 870e1b063..dd0a5d4bd 100644
--- a/OpenPGP-Keychain/res/layout/edit_key_section.xml
+++ b/OpenPGP-Keychain/res/layout/edit_key_section.xml
@@ -41,6 +41,7 @@
android:text="Section Name" />
<ImageView
+ android:id="@+id/plusbutton"
style="@style/PlusButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -54,4 +55,4 @@
android:orientation="vertical"
android:paddingBottom="6dip" />
-</org.sufficientlysecure.keychain.ui.widget.SectionView> \ No newline at end of file
+</org.sufficientlysecure.keychain.ui.widget.SectionView>