1
0
Fork 0
fenix/app/src/main/res/layout/preference_category_empty.xml

5 lines
183 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="0dp" />