discord-jadx/app/src/main/res/layout/widget_server_settings_emoj...

6 lines
671 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:gravity="center" android:layout_marginTop="16dp" android:layout_marginBottom="16dp" style="@style/res_2131952592_uikit_viewgroup_linearlayout">
<TextView android:text="@string/no_emoji_title" app:drawableTopCompat="?attr/theme_emoji_settings_empty" style="@style/res_2131952574_uikit_textview_noresults"/>
<TextView android:gravity="center" android:paddingLeft="16dp" android:paddingRight="16dp" android:text="@string/no_emoji" style="@style/res_2131952561_uikit_textview"/>
</LinearLayout>