tmap/res/layout/exo_styled_settings_list.xml
2022-06-10 21:38:30 +09:00

3 lines
334 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView android:id="@id/exo_settings_listview" android:background="@color/exo_black_opacity_70" android:scrollbars="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android" />