aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/fragment_conversation.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-08-30 21:47:15 +0200
committerChristian Schneppe <christian@pix-art.de>2018-08-30 21:47:15 +0200
commit86bf53d3e3519784f9497ccabf797883f4ed60ca (patch)
tree02d58f2d0f4e14506c2b4f59589e5efbc4231fef /src/main/res/layout/fragment_conversation.xml
parent9542a43df80aa6863c3efedf0e486b122ad0f684 (diff)
Revert "hide record voice button if keyboard is open"
because it crashes during screen rotation. This reverts commit 18cf7c40c27fdd255ed8b71dd49343438982024e.
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/fragment_conversation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/fragment_conversation.xml b/src/main/res/layout/fragment_conversation.xml
index 4bec6d9e1..d081b6543 100644
--- a/src/main/res/layout/fragment_conversation.xml
+++ b/src/main/res/layout/fragment_conversation.xml
@@ -57,7 +57,7 @@
<RelativeLayout
android:id="@+id/textsend"
- android:animateLayoutChanges="true"
+
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"