Switch to white color for tab and accent indicator
They seem to work the best across all accent colors Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
android:layout_centerInParent="true"
|
||||
android:visibility="invisible"
|
||||
app:srcCompat="@drawable/ic_check"
|
||||
app:tint="?colorControlNormal" />
|
||||
app:tint="@android:color/white" />
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user