我正在使用ABS的應用程序。 當我使用這個自定義活動的動畫:活動過渡的視覺故障
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate android:fromYDelta="100%p" android:toYDelta="0" android:duration="1400"/>
</set>
要麼與overridePendingTransition或getWindow()setWindowAnimations()
我看到有關於該活動的頂部空間,而它的滑動,通知欄會在那裏。
ICS上不會發生這種故障,如果它與ABS有關,我現在不會發生,但是您有什麼想法嗎?
謝謝。
它什麼都不做 – vieux 2012-08-09 10:27:25