History log of /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/RequireScrollHelperTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d77e072fed129b34e473c7f77246a2b064fab7d 29-May-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Add support for require scrolling

Add SetupWizardLayout.requireScrollToBottom method that will register
a RequireScrollHelper on the layout. When the helper is registered
and the content view can scroll, the next button will be hidden and a
down-arrow button is shown, which will scroll the page down when
clicked.

Change-Id: Ib9ddcbeec24169cc00265fe107deb1b5099cba8d
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/RequireScrollHelperTest.java