apkfuckery/com.discord/res/layout/gif_search_empty_state_text...

3 lines
649 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:textAppearance="@style/UiKit.TextAppearance" android:textSize="@dimen/uikit_textsize_large" android:textColor="?colorTextNormal" android:background="@drawable/rounded_rectangle_8dp_radius" android:paddingLeft="8.0dip" android:paddingTop="4.0dip" android:paddingRight="8.0dip" android:paddingBottom="4.0dip" android:layout_marginLeft="4.0dip" android:layout_marginTop="4.0dip" android:layout_marginRight="4.0dip" android:layout_marginBottom="4.0dip" android:backgroundTint="?colorBackgroundTertiary" style="@style/UiKit.TextView"
xmlns:android="http://schemas.android.com/apk/res/android" />