diff --git a/core/res/res/drawable/ic_action_open.xml b/core/res/res/drawable/ic_action_open.xml index 3d3d36ece0af1..ba0a38d6c1045 100644 --- a/core/res/res/drawable/ic_action_open.xml +++ b/core/res/res/drawable/ic_action_open.xml @@ -17,8 +17,10 @@ Copyright (C) 2019 The Android Open Source Project android:width="24dp" android:height="24dp" android:viewportWidth="24.0" - android:viewportHeight="24.0"> + android:viewportHeight="24.0" + android:tint="?attr/colorControlNormal"> + > \ No newline at end of file