Improve animations on audio controls, enable push to talk

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2016-11-21 18:58:10 -08:00
parent 3e008f6752
commit 8af9b7fd15
26 changed files with 259 additions and 23 deletions

View File

@@ -65,7 +65,8 @@
android:layout_width="210dp"
android:layout_height="wrap_content"
android:visibility="gone"
app:tintColor="@color/white"
app:foregroundTintColor="@color/white"
app:backgroundTintColor="@color/blue_500"
tools:visibility="visible"/>
<org.thoughtcrime.securesms.components.emoji.EmojiTextView