apkfuckery/com.discord/res/layout/view_simple_spinner_dropdow...

3 lines
272 B
XML
Raw Normal View History

2020-02-06 22:18:40 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-03-03 02:12:30 +00:00
<TextView android:padding="@dimen/uikit_spacing_medium" android:layout_width="fill_parent" android:textAlignment="inherit" style="@style/UiKit.TextView.Large.SingleLine"
2020-02-06 22:18:40 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" />