History log of /frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/DividerItemDecorationTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
efd346d200a1649d94c5a1add1636de5b7d56eef 15-Mar-2016 Udam Saini <udam@google.com> [SetupWizard] Adds a new divider style for showing divider.

This style is used to determine if the divider item decoration should
check both the item view holder below and above where the divider would
draw itself. If set to true, both need to be true. By default, this is
set to either, so that a divider is drawn if either the item below or
above the divider allows a divider to be set.

bug:27619572
Change-Id: Ic0494542b3b62bf19061fb9feda52baac90f3972
/frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/DividerItemDecorationTest.java
180360409c9e4e9163c670ff48663244b4057eaf 14-Nov-2015 Maurice Lam <yukl@google.com> [SuwLib] Add dividers to GLIF list layouts

Add dividers with inset support to GLIF list and recycler layouts.
Typical usage of this will be by specifying app:suwDividerInset to
either @dimen/suw_items_text_divider_inset or
@dimen/suw_items_icon_divider_inset (the default).

Bug: 25726515
Change-Id: I8f569680d71d1baba093b20f3d48570d53383acb
/frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/DividerItemDecorationTest.java