mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-07 05:17:56 +00:00
-Fixed channel header contrast color.
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/channel_header_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?attr/contrast_background_color">
|
||||
|
||||
<RelativeLayout
|
||||
android:id="@+id/channel_metadata"
|
||||
|
Reference in New Issue
Block a user