apkfuckery/com.discord/res/layout/preference_category.xml

3 lines
259 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
<TextView android:id="@android:id/title" android:layout_width="fill_parent" android:layout_height="wrap_content" style="?android:listSeparatorTextViewStyle"
xmlns:android="http://schemas.android.com/apk/res/android" />