Small layout fix (more to come)

This commit is contained in:
Dominik Schürmann 2014-04-01 13:31:49 +02:00
parent 4c3506f4b1
commit 6a617e0bf8

View File

@ -39,7 +39,7 @@
<org.sufficientlysecure.keychain.ui.widget.FoldableLinearLayout <org.sufficientlysecure.keychain.ui.widget.FoldableLinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="wrap_content"
custom:foldedLabel="@string/btn_encryption_advanced_settings_show" custom:foldedLabel="@string/btn_encryption_advanced_settings_show"
custom:unFoldedLabel="@string/btn_encryption_advanced_settings_hide" custom:unFoldedLabel="@string/btn_encryption_advanced_settings_hide"
custom:foldedIcon="fa-chevron-right" custom:foldedIcon="fa-chevron-right"