Background Ripple Effect on StandAlone Toolbar items is gone

前端 未结 6 521
遥遥无期
遥遥无期 2020-12-10 01:46

Using the Standalone toolbar has an issue with the select able background of the items, following this article didn\'t work also:

http://blog.mohitkanwal.com/blog/20

6条回答
  •  Happy的楠姐
    2020-12-10 02:08

    It looks like the ripple effect is still there but the ripple color has changed. I am not sure of what your problem is but this is what I see.

    I suggest you remove

            @color/accentColor
    

    from your code and run it again. If the ripples dont display (they should), change the accent color.

提交回复
热议问题