2017-01-19 11:31:41 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2019-04-17 10:21:30 -04:00
|
|
|
<org.thoughtcrime.securesms.components.emoji.MediaKeyboard
|
2017-01-19 11:31:41 -08:00
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:id="@+id/emoji_drawer"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:visibility="gone" />
|