History log of /frameworks/support/compat/java/android/support/v4/app/SharedElementCallback.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fa79d6fc148a0642f240377b8ce82acfee7bb890 08-Mar-2017 Aurimas Liutikas <aurimas@google.com> Fix up error-prone warnings in support-compat.

Bug: 35965190
Test: ./gradlew support-compat:assembleErrorProne
Change-Id: I9a41b91f417bee7e10458ae84d5fbdfd54ef96a5
/frameworks/support/compat/java/android/support/v4/app/SharedElementCallback.java
0d5b0e011d7db522a576450593cf38170b997501 09-Jun-2016 Abhinav Baid <abhinavbaid@google.com> Add a method and interface to SharedElementCallback

Add the onSharedElementsArrived method and the
OnSharedElementsReadyListener interface to the support library version
of the SharedElementCallback abstract class for better coverage.

Bug: 29263447
Change-Id: Ib0d9a366f4777afeee7609e8c92446f6104908cb
/frameworks/support/compat/java/android/support/v4/app/SharedElementCallback.java
3ac77bf186f87ecad4bf0063b2f6c4384efbd56a 27-Apr-2016 Kirill Grouchnikov <kirillg@google.com> Support module refactoring

* Splitting support-v4 into two modules, support-compat and support-core
* Adding a new library module named support-v4 that combines the two
together for backward compatibility support of existing projects
* support-compat has all Compat classes, their few direct dependencies
and all data structures in the .util package

Change-Id: Icd1b0ab3a5b61a8a2bf85bc274098f0a828963e0
/frameworks/support/compat/java/android/support/v4/app/SharedElementCallback.java