apkfuckery/com.discord/res/layout/dialog_simple_selector_item...

3 lines
428 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:textSize="@dimen/uikit_textsize_large" android:padding="@dimen/uikit_spacing_large" android:layout_width="fill_parent" android:layout_marginTop="@dimen/uikit_spacing_small" android:layout_marginBottom="@dimen/uikit_spacing_small" android:text="@string/sample_number_9" style="@style/UiKit.TextView.Semibold"
xmlns:android="http://schemas.android.com/apk/res/android" />