Fixing crashes with new encrypt ui

This commit is contained in:
Dominik Schürmann
2015-03-29 20:37:54 +02:00
parent b82f273284
commit 95f1527afe
8 changed files with 70 additions and 43 deletions

View File

@@ -25,8 +25,7 @@
<FrameLayout
android:id="@+id/encrypt_mode_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical" />
android:layout_height="wrap_content" />
<FrameLayout
android:id="@+id/encrypt_text_container"