Change tab ripple color (#5142)
Does what Google apps does, uses the colored ripple for Tabs as well and not just bottom nav.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
style="@style/Theme.Widget.Tabs"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:tabRippleColor="?attr/rippleColor" />
|
||||
app:tabRippleColor="?attr/rippleNavColor" />
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/downloaded_only"
|
||||
|
||||
Reference in New Issue
Block a user