There is ripple and touch effect when you use Tablyout of Android.
You can remove the effect by following below.
inside of below tag
<android.support.design.widget.TabLayout
you should add below attribute
app:tabRippleColor="@null"
that it.
We're a place where coders share, stay up-to-date and grow their careers.
There is ripple and touch effect when you use Tablyout of Android.
You can remove the effect by following below.
inside of below tag
<android.support.design.widget.TabLayout
you should add below attribute
app:tabRippleColor="@null"
that it.
animewarteg -
ibrahim Shehu -
Rodrigo Silva -
Amr Hesham -
Discussion (0)