Bottom align the emoji toggle and send toggle.

Fixes #2891
Closes #3191

// FREEBIE
This commit is contained in:
Michael Herbig
2015-05-18 21:26:09 -04:00
committed by Moxie Marlinspike
parent 4aa4ab50c4
commit 01bebf2176
2 changed files with 13 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:color="@color/touch_highlight">
<item
android:id="@android:id/mask"
android:drawable="@android:color/white" />
</ripple>