第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

跳轉(zhuǎn)Activity時設(shè)置的動畫不起作用,能跳轉(zhuǎn)但效果,這是什么問題,跟版本有關(guān)系嗎?

跳轉(zhuǎn)Activity時設(shè)置的動畫不起作用,能跳轉(zhuǎn)但效果,這是什么問題,跟版本有關(guān)系嗎?

不吃香菜和芹菜 2016-08-04 11:38:11
這是activity中的代碼: Intent?intent=Intent(MainActivity.,MainActivity2.); startActivity(intent); overridePendingTransition(R.anim.,R.anim.); ; 這是xml配置文件: zoom_in.xml: <?xml?version="1.0"?encoding="utf-8"?> <set?xmlns:android="http://schemas.android.com/apk/res/android" ????android:interpolator="@android:anim/decelerate_interpolator"?> ?? ??<scale ????????android:duration="1000" ????????android:fromXScale="0.1" ????????android:fromYScale="0.1" ????????android:pivotX="50%" ????????android:pivotY="50%" ????????android:toXScale="1.0" ????????android:toYScale="1.0"?/> ??<alpha ????????android:duration="1000" ????????android:fromAlpha="0" ????????android:toAlpha="1.0"?/> </set> zoom_out.xml: <?xml?version="1.0"?encoding="utf-8"?> <set?xmlns:android="http://schemas.android.com/apk/res/android" ????android:interpolator="@android:anim/decelerate_interpolator" ????android:zAdjustment="top"?> ????<scale ????????android:duration="1000" ????????android:fromXScale="1.0" ????????android:fromYScale="1.0" ????????android:pivotX="50%p" ????????android:pivotY="50%p" ????????android:toXScale="0.5" ????????android:toYScale="0.5"?/> ????<alpha ????????android:duration="1000" ????????android:fromAlpha="1.0" ????????android:toAlpha="0"?/> </set>
查看完整描述

1 回答

  • 1 回答
  • 0 關(guān)注
  • 3243 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號