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
Ayush Thakur -
Gautham Vijayan -
Milos Mitic -
Kamlesh Gupta -
Top comments (0)