Removed "list_thumbnail_view_description"

due to accessibility problems
This commit is contained in:
litetex 2022-01-04 16:00:01 +01:00
parent 4a12bedce8
commit cf2288403b
84 changed files with 0 additions and 84 deletions

View file

@ -21,7 +21,6 @@
android:id="@+id/thumbnail_view"
android:layout_width="48dp"
android:layout_height="48dp"
android:contentDescription="@string/list_thumbnail_view_description"
tools:src="@drawable/buddy_channel_item" />
<org.schabi.newpipe.views.NewPipeTextView