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.
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.
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)