Remove unused resources

This commit is contained in:
Stypox 2021-09-02 21:13:54 +02:00
parent 90e6621eb7
commit e2af6c6bc9
136 changed files with 41 additions and 4895 deletions

View file

@ -1,13 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/channel_header_layout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/selectableItemBackground">
<TextView
android:id="@+id/next_stream_title"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"