History log of /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/BottomScrollView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8c10c403c063aff3f17c4949b0fe9a88536ae580 29-May-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Support for ObjectAnimator

Support for animator to animate SetupWizardLayout horizontally, which
requires adding a setXFraction method, changing the translationX with
respect to the width of the view.

Also moved annotations to com.android.setupwizardlib.annotations
package to avoid class loading problems in clients that use support
annotation library.

Bug: 20110840
Change-Id: Ibfb900323bcf4f32c8ded4c4a6dbf4765f17751a
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/BottomScrollView.java
578dd1c111c2461620777b315eab3a95bee9ecd1 21-May-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Add tests for BottomScrollView

Test that BottomScrollView callbacks are called correctly.

Change-Id: Ia2e9e4149057b06794cdf85ba07c44efc0aec579
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/BottomScrollView.java
2646e1d82ec6d133b35b775f044e156fca6d9d75 17-Mar-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Changed project hierarchy

Moved res-ics to ics/res, and res, src, AndroidManifest to main/.
This fits more to the "canonical layout" expected by gradle, and
works around the issue where blaze is expecting every res directory
used by a target to be named the same (including its library
dependencies and its transitive dependencies).

Change-Id: I658e3c0a67a01f379c43d3fad82cd40f9aa8cd28
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/BottomScrollView.java