11 lines
345 B
XML
11 lines
345 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2019-2025 The Evolution X Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
<com.android.settings.widget.TintDrawable
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:drawable="@drawable/ic_quick_settings"
|
|
android:tint="@color/homepage_pink_fg" />
|