1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-26 07:03:20 +00:00

Show ripples on tab bar with the same color as the toolbar

This commit is contained in:
krlvm 2021-03-27 18:33:28 +03:00
parent 32a159d48f
commit 81e08d0cc4
No known key found for this signature in database
GPG Key ID: B8552A91FD265536

View File

@ -11,6 +11,7 @@
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:background="?attr/colorPrimary"
app:tabRippleColor="@color/white"
app:tabIconTint="@color/modeColor"
app:tabIndicatorColor="@color/modeColor"
app:tabGravity="fill"