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
saurabh singh aswal -
Thomas Künneth -
Daniel Rendox -
Srinivasan651 -
Once suspended, callas1900 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, callas1900 will be able to comment and publish posts again.
Once unpublished, all posts by callas1900 will become hidden and only accessible to themselves.
If callas1900 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to r_tanaka.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag callas1900:
Unflagging callas1900 will restore default visibility to their posts.
Top comments (0)