History log of /frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/SetupWizardPreferenceLayoutTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec9d8c8aa8fdeb6640fb0037b062bf10ca1c016b 09-Feb-2016 Maurice Lam <yukl@google.com> [SuwLib] Fix showProgressBar for RecyclerLayout

Fix show and hide progress bar for RecyclerLayout by introducing
findManagedViewById method in SetupWizardLayout, so that it can
find progress bar even if it is not currently laid out in the view
hierarchy.

Also added setProgressBarShown(boolean) to make the interface
consistent with GlifLayout.

Change-Id: Icc44d91e2d6030b210304ad81c158be67b7050f1
/frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/SetupWizardPreferenceLayoutTest.java
3885d8491a008281d18ddbbabc5b8e26848fadcc 09-Feb-2016 Maurice Lam <yukl@google.com> [SuwLib] Support preference v14

Add SetupWizardPreferenceLayout to support Preference v14 framework.

Bug: 26994868
Change-Id: I3b7a4b57cb4df6c46fdd868357bcbdaad39f1feb
/frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/SetupWizardPreferenceLayoutTest.java