Remove some unused resources

This commit is contained in:
arkon
2023-02-23 22:42:02 -05:00
parent 92132c59f5
commit 84a0044d51
3 changed files with 0 additions and 37 deletions

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/text1"
style="@style/Widget.Tachiyomi.SpinnerItem"
android:layout_width="match_parent"
android:layout_height="?attr/dropdownListPreferredItemHeight"
android:ellipsize="end"
android:singleLine="true" />