DEV Community

r_tanaka
r_tanaka

Posted on

1

remove touch effect from tablayout

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.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs