Skip to content

Commit 01bbc50

Browse files
committed
Fix high volume gesture being black
1 parent b025bdf commit 01bbc50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/res/drawable/ic_volume_up.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
22
android:width="24dp"
33
android:height="24dp"
4+
android:tint="#FFFFFF"
45
android:viewportWidth="24.0"
56
android:viewportHeight="24.0">
67
<path

0 commit comments

Comments
 (0)