diff --git a/briar-android/res/drawable/round_button.xml b/briar-android/res/drawable/round_button.xml
deleted file mode 100644
index 421deb97a..000000000
--- a/briar-android/res/drawable/round_button.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- -
-
-
-
-
-
\ No newline at end of file
diff --git a/briar-android/res/drawable/social_send_now_white.xml b/briar-android/res/drawable/social_send_now_white.xml
index 43662f48b..29d5069d5 100644
--- a/briar-android/res/drawable/social_send_now_white.xml
+++ b/briar-android/res/drawable/social_send_now_white.xml
@@ -1,6 +1,6 @@
-
-
-
-
-
-
-
+ android:layout_height="wrap_content"/>
\ No newline at end of file
diff --git a/briar-android/res/layout/text_input_field.xml b/briar-android/res/layout/text_input_field.xml
index c59e93c7e..8b60f7b44 100644
--- a/briar-android/res/layout/text_input_field.xml
+++ b/briar-android/res/layout/text_input_field.xml
@@ -6,6 +6,7 @@
android:layout_height="wrap_content"
android:background="@color/button_bar_background"
android:elevation="@dimen/margin_tiny"
+ android:gravity="bottom"
android:orientation="horizontal"
android:paddingLeft="@dimen/margin_large"
android:paddingStart="@dimen/margin_large">
@@ -21,8 +22,8 @@