Listview selector with colored background and ripple effect

后端 未结 6 1039
误落风尘
误落风尘 2020-12-07 12:27

Standard ListView selector in android L developer preview uses colorControlHighlight for the ripple effect on touch and has a transparent backgroun

6条回答
  •  無奈伤痛
    2020-12-07 13:14

    i adapted @ArhatBaid 's answer a littlebit, tested it and it works perfectly:

    
        
    
    

    So, this allows you to set a background color and still have the ripple effect.
    for me target and minSdk are 21.

提交回复
热议问题