ListView selector MaterialDeisgn

2017-03-02  本文已影响12人  旺仔爸
<ListView
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:drawSelectorOnTop="true" />

参考
http://stackoverflow.com/questions/25443496/listview-selector-with-colored-background-and-ripple-effect

http://stackoverflow.com/questions/27049148/list-view-set-a-custom-ripple-selector

上一篇 下一篇

猜你喜欢

热点阅读