summaryrefslogtreecommitdiffstats
path: root/preloaded-classes
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2015-04-09 14:31:25 -0700
committerChet Haase <chet@google.com>2015-04-14 14:09:26 +0000
commit575217fc3da38357f1d5e322bf1c7a07b909ef2a (patch)
tree6571b525c6d1e936493a5e63838ade128647a917 /preloaded-classes
parentde77be631184ff1204017c3d8996d7c71aa5cf02 (diff)
downloadframeworks_base-575217fc3da38357f1d5e322bf1c7a07b909ef2a.zip
frameworks_base-575217fc3da38357f1d5e322bf1c7a07b909ef2a.tar.gz
frameworks_base-575217fc3da38357f1d5e322bf1c7a07b909ef2a.tar.bz2
Make ActionBar animations work correctly
Previous ActionBar animations didn't handle configuration changes or other situations in which the view would get detached. listeners would stay on the view and would attempt to do something nonsensical in the new window. This new approach removes listeners on window detach to avoid this problem. Issue #20125407 Settings Crashes when changing orientation of device Change-Id: I0b3bbd0f6fc23cdb4cbd646b0d2772d72d3d795d
Diffstat (limited to 'preloaded-classes')
-rw-r--r--preloaded-classes1
1 files changed, 0 insertions, 1 deletions
diff --git a/preloaded-classes b/preloaded-classes
index 151766f..86bd5c9 100644
--- a/preloaded-classes
+++ b/preloaded-classes
@@ -1791,7 +1791,6 @@ com.android.internal.telephony.ITelephonyRegistry
com.android.internal.telephony.ITelephonyRegistry$Stub
com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy
com.android.internal.telephony.PhoneConstants$State
-com.android.internal.transition.ActionBarTransition
com.android.internal.util.ArrayUtils
com.android.internal.util.FastPrintWriter
com.android.internal.util.FastPrintWriter$1