History log of /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/ButtonFooterMixin.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5e98278ebfad7aa858fbfcc4dd53db7442f9bc15 28-Jun-2017 Maurice Lam <yukl@google.com> Add ButtonBarLayout

Add custom (linear) layout which will stack the buttons vertically
when there is not enough horizontal space.

Test: Manual
Bug: 62488121
Change-Id: I8d5cc72d07514627e800382267f8850531fce3d2
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/ButtonFooterMixin.java
8721e6e37afdda2d3aba487334f96e270a57ad19 10-Feb-2017 Maurice Lam <yukl@google.com> Implement ButtonFooterMixin

The ButtonFooterMixin allows creating GLIF-compatible sticky footer
with buttons. The mixin assumes that buttons on the start side
(left for LTR) are borderless buttons and buttons on the end side
(right for LTR) are accent colored raised buttons.

Bug: 35448201
Test: ./gradlew connectedAndroidTest test
Change-Id: I26fc1a19290308f8d39466652308366e9677afbd
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/ButtonFooterMixin.java