AquaStream/app/src/main/res/layout/sort_bottom_footer_add_choi...

8 lines
392 B
XML
Raw Normal View History

2022-01-07 19:27:25 +00:00
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto"
2022-04-02 01:38:55 +00:00
style="@style/CheckLabel"
2022-01-07 19:27:25 +00:00
android:id="@android:id/text1"
2022-04-02 01:38:55 +00:00
tools:text="hello"
app:drawableStartCompat="@drawable/ic_baseline_add_24"
app:drawableTint="?attr/textColor" />