aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/edit_key_section.xml
diff options
context:
space:
mode:
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>