Skip to content

Commit 031b893

Browse files
TobiGrStypox
authored andcommitted
Remove unused content not supported TextView
1 parent 64da7a0 commit 031b893

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

app/src/main/res/layout/fragment_channel_videos.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,6 @@
4949
android:text="@string/empty_view_no_videos"
5050
android:textSize="24sp" />
5151

52-
<org.schabi.newpipe.views.NewPipeTextView
53-
android:id="@+id/error_content_not_supported"
54-
android:layout_width="wrap_content"
55-
android:layout_height="wrap_content"
56-
android:layout_marginTop="20dp"
57-
android:text="@string/content_not_supported"
58-
android:textSize="15sp"
59-
android:visibility="gone" />
60-
6152
</LinearLayout>
6253

6354
<!--ERROR PANEL-->

0 commit comments

Comments
 (0)