Skip to content

Commit

Permalink
Fix high volume gesture being black
Browse files Browse the repository at this point in the history
Co-Authored-By: Mohammed Anas <triallax@tutanota.com>
  • Loading branch information
ShareASmile and triallax committed Dec 24, 2023
1 parent 40fd6ff commit feba762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/drawable/ic_volume_up.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="#FFFFFF"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
Expand Down

0 comments on commit feba762

Please sign in to comment.