摘要: item的xml 根标签下添加如下三个属性 android:clickable="true" android:focusable="true" android:background="?android:selectableItemBackground" selectableItemBackgroun 阅读全文
posted @ 2019-07-12 10:30 荣超 阅读(686) 评论(0) 推荐(0)
摘要: <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:oneshot="false"> <!--android:oneshot 是否仅播放一次 false为循环播放--> <item an 阅读全文
posted @ 2019-07-12 09:01 荣超 阅读(485) 评论(0) 推荐(0)