History log of /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/SetupWizardListLayout.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8e2e803f9d5a0c99ade0ee21749b4184bc888d18 17-Mar-2016 Maurice Lam <yukl@google.com> [SetupWizard] Fix override annotation

Change-Id: I6d730523fcee0ff40b796ff5cc9d6fea32c29997
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/SetupWizardListLayout.java
15391fc05a0fc45e9af85b653abffa41df575e91 06-Feb-2016 Maurice Lam <yukl@google.com> [SuwLib] Add divider insets

Allow SetupWizardListLayout and SetupWizardRecyclerLayout to have
divider insets.

Change-Id: I879469b15692e86d24336b13a8ee9d1a796bb036
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/SetupWizardListLayout.java
7bc6f176937ed369b180fa89f6c311d2801f206c 23-Jan-2016 Maurice Lam <yukl@google.com> [SuwLib] Allow requiring scroll in lists

Add ListViewRequireScrollHelper and RecyclerViewRequireScrollHelper
that will require scrolling in those layouts. SetupWizardListLayout
and SetupWizardRecyclerItemsLayout are now wired properly with the
requireScrollToBottom() method to require scrolling.

Change-Id: I1086fe02374bfbbeb1ac3f8c4ca6981f3ced0df9
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/SetupWizardListLayout.java
bdfc0132ff90a333de202adfbf204cdc8139e632 13-Aug-2015 Maurice Lam <yukl@google.com> [SuwLib] Refactor out TemplateLayout

Refactor TemplateLayout as a base class for SetupWizardLayout, which
is a generic layout that takes the "android:layout", inflates that as
a template and put its children in the "container".

Change-Id: Id7977787ffa6cdb5df7a4cb8172ce1fa6a52ed45
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/SetupWizardListLayout.java
9f9367672191190f903955d09a4314d40869acc6 27-Mar-2015 Maurice Lam <yukl@google.com> [SetupWizardLib] Eclair compat build

Bug: 19929602
Change-Id: I0e3ed9024461ec50efe2258031c1d2648f0d333f
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/SetupWizardListLayout.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/SetupWizardListLayout.java