7
TabLayoutのタブでMaterial Ripple Effectを削除しようとしています。TablayoutのMaterial Rippleを無効にする
これは可能かどうか疑問に思っていますか?
どのようなアイデアをお願いしますか?
私はnullにstateListAnimatorを設定しようとしたが、それはまだ
<android.support.design.widget.TabLayout
android:id="@+id/tabLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:stateListAnimator="@null"/>