From 01bebf217642823810e878168d6f4703e8ce9bbf Mon Sep 17 00:00:00 2001 From: Michael Herbig Date: Mon, 18 May 2015 21:26:09 -0400 Subject: [PATCH] Bottom align the emoji toggle and send toggle. Fixes #2891 Closes #3191 // FREEBIE --- res/drawable-v21/touch_highlight_background.xml | 7 +++++++ res/layout/conversation_activity.xml | 12 ++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 res/drawable-v21/touch_highlight_background.xml diff --git a/res/drawable-v21/touch_highlight_background.xml b/res/drawable-v21/touch_highlight_background.xml new file mode 100644 index 0000000000..80e27edf3d --- /dev/null +++ b/res/drawable-v21/touch_highlight_background.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml index 0d469465f4..9a4afe1ba5 100644 --- a/res/layout/conversation_activity.xml +++ b/res/layout/conversation_activity.xml @@ -70,8 +70,8 @@ @@ -100,11 +100,12 @@ + android:layout_height="44dp" + android:layout_gravity="bottom">