apkfuckery/com.discord/res/layout/widget_guild_profile_emoji_...

3 lines
476 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:textSize="12.0dip" android:textColor="?colorTextNormal" android:gravity="center" android:layout_width="@dimen/guild_profile_emoji_preview_size" android:layout_height="@dimen/guild_profile_emoji_preview_size" android:layout_marginStart="@dimen/uikit_spacing_small" android:layout_marginEnd="@dimen/uikit_spacing_small" style="@style/UiKit.TextView.Subtext"
xmlns:android="http://schemas.android.com/apk/res/android" />