亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

安卓加載listview動畫

發布時間:2020-06-02 20:25:07 來源:網絡 閱讀:298 作者:海大易小晨 欄目:移動開發
<layoutAnimation xmlns:android="http://schemas.android.com/apk/res/android"  
        android:delay="30%"  
        android:animationOrder="reverse"  
        android:animation="@anim/slide_right" /> 
        
 <set xmlns:android="http://schemas.android.com/apk/res/android"   
        android:interpolator="@android:anim/accelerate_interpolator">  
    <translate android:fromXDelta="-100%p" android:toXDelta="0"  
            android:duration="@android:integer/config_shortAnimTime" />  
</set>     


android:layoutAnimation="@anim/list_anim_layout",即第一步的布局文件。

//通過加載XML動畫設置文件來創建一個Animation對象;
       Animation animation=AnimationUtils.loadAnimation(this, R.anim.list_anim);
       //得到一個LayoutAnimationController對象;
       LayoutAnimationController lac=new LayoutAnimationController(animation);
       //設置控件顯示的順序;
       lac.setOrder(LayoutAnimationController.ORDER_REVERSE);
       //設置控件顯示間隔時間;
       lac.setDelay(1);
       //為ListView設置LayoutAnimationController屬性;
   datalist.setLayoutAnimation(lac);


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

乡宁县| 墨玉县| 蓬莱市| 措勤县| 鄯善县| 顺义区| 米易县| 武定县| 民县| 屯留县| 麦盖提县| 正镶白旗| 河源市| 乌海市| 二连浩特市| 新津县| 司法| 怀集县| 忻州市| 湖口县| 宜兰县| 丰镇市| 商河县| 三门峡市| 云阳县| 普宁市| 周宁县| 许昌县| 兴和县| 井研县| 明水县| 师宗县| 新建县| 南涧| 德州市| 河津市| 永川市| 天祝| 青铜峡市| 临澧县| 泾源县|