'back button color change
Solution 1:[1]
You are using android:iconTint replace it with below code and use app:iconTint
app:iconTint="@color/white"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Harshit Jain |



