diff --git a/shell/android/res/drawable/mic_icon.png b/shell/android/res/drawable/mic_icon.png
new file mode 100644
index 000000000..a0aae59d5
Binary files /dev/null and b/shell/android/res/drawable/mic_icon.png differ
diff --git a/shell/android/res/layout/input_fragment.xml b/shell/android/res/layout/input_fragment.xml
index d599b27cc..3c1814a94 100644
--- a/shell/android/res/layout/input_fragment.xml
+++ b/shell/android/res/layout/input_fragment.xml
@@ -99,14 +99,30 @@
android:layout_marginTop="25dp"
android:gravity="center_vertical" >
-
-
+ android:layout_weight="1"
+ android:layout_marginLeft="6dp"
+ android:gravity="center_vertical" >
+
+
+
+
+
+