Cherish: Add GamingMode support [3/3]
Change-Id: I27960bbbf982a4cd855524baa743ed6647a2f0be Reviewed-on: https://review.exthmui.cn/c/android_packages_apps_exTHmSettings/+/209 Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
9
res/drawable/ic_add.xml
Normal file
9
res/drawable/ic_add.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="?android:attr/colorControlNormal"
|
||||
android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user