commit | 13dbc9db15b0ae0eb4e52fcb59e05c7094012d57 | [log] [tgz] |
---|---|---|
author | Keyvan Amiri <keyvana@google.com> | Thu Mar 16 14:40:55 2017 -0700 |
committer | Keyvan Amiri <keyvana@google.com> | Fri Mar 17 17:33:56 2017 -0700 |
tree | 58ecf9c32b08aeed389a7f61fc8dc188e7644984 | |
parent | 5feb2865769ac490ceeb1a77a96afe77a3efc24e [diff] |
Made OnboardingFragment more customizable Exposed moveToPreviousPage and moveToNextPage so subclasses can define custom behavior e.g. auto-play vs. manual mode, and call these methods directly. Also created a listener to notify when views become visible. Test: Used a subclass of this fragment within an app that can work in both auto-play and manual mode. Tested for Talkback in both N and O. Change-Id: I739259e1ca249a58a766a8271a41c9dd3e3308e6