2018-10-23 23:37:09 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<LinearLayout
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:orientation="horizontal"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
2018-11-15 11:43:38 -08:00
|
|
|
android:background="?attr/emoji_variation_selector_background">
|
2018-10-23 23:37:09 -07:00
|
|
|
|
|
|
|
</LinearLayout>
|