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