kopia lustrzana https://github.com/TeamNewPipe/NewPipe
Fix Kiosk Selector colors in Light theme
rodzic
e9c60eff85
commit
ad8f3aa6c9
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
@ -18,6 +19,7 @@
|
|||
android:layout_alignParentTop="true"
|
||||
android:layout_marginRight="5dp"
|
||||
android:contentDescription="TODO"
|
||||
app:tint="@color/contrastColor"
|
||||
tools:ignore="RtlHardcoded" />
|
||||
|
||||
<TextView
|
||||
|
|
Ładowanie…
Reference in New Issue