History log of /frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/FragmentRetainInstanceSupport.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e2104f4b5c8e3ad63570306a25e61502dfe4c418 05-Mar-2017 Aurimas Liutikas <aurimas@google.com> Add all missing @Override annotations.

Historically, we could not add @Override for certain methods due to
using older SDKs to build support library. That is no longer the case
so we can add @Override everywhere now.

Test: ./gradlew assemble assembleAndroidTest still works
Change-Id: I85e3c1157f0e253e3eab7584189f3bf95cf030e9
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/FragmentRetainInstanceSupport.java
c644c91b91b83a6b400a57b02671f4ef7b7a810b 28-May-2011 Dianne Hackborn <hackbod@google.com> Extract support lib samples out of ApiDemos and in to their own app.

Change-Id: I2ca344e5f1b44c4825de938c9a4f9375a523ede5
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/FragmentRetainInstanceSupport.java