animation-list实现android帧动画

首先在drawable下建一个anim_loading.xml,代码以下:java <?xml version="1.0" encoding="utf-8"?> <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:oneshot="false"> <item
相关文章
相关标签/搜索