Dark theme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ru.melod1n.project.vkm.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<com.meloda.fast.widget.Toolbar 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:id="@+id/toolbar"
|
||||
@@ -30,8 +30,9 @@
|
||||
android:background="@android:color/transparent"
|
||||
android:clickable="false"
|
||||
android:focusable="false"
|
||||
tools:src="@drawable/ic_search"
|
||||
tools:tint="?android:textColorPrimary" />
|
||||
android:tint="?android:textColorPrimary"
|
||||
android:tintMode="multiply"
|
||||
tools:src="@drawable/ic_search" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -64,4 +65,4 @@
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
</ru.melod1n.project.vkm.widget.Toolbar>
|
||||
</com.meloda.fast.widget.Toolbar>
|
||||
Reference in New Issue
Block a user