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

3 lines
369 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-09-02 04:07:20 +00:00
<TextView android:textSize="@dimen/uikit_textsize_large" android:padding="16.0dip" android:layout_width="fill_parent" android:layout_marginTop="4.0dip" android:layout_marginBottom="4.0dip" android:text="@string/sample_number_9" style="@style/UiKit.TextView.Semibold"
2020-05-17 12:40:10 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" />