Files
packages_apps_Evolver/res/drawable/ic_about_github_expressive.xml
2025-08-18 14:58:58 +09:00

11 lines
337 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_github"
android:tint="@color/homepage_grey_fg" />