SetupWizardLibrary/library/main/src/com/android/setupwizardlib
Maurice Lam 6011b35dea Allow setting DividerInsetEnd
- Added XML attribute suwDividerInsetEnd, and replaced
  suwDividerInset with suwDividerInsetStart.
- Modified the themes so that the divider insets are set
  automatically. If the activity uses GLIF (v1) or material, and the
  list does not have icons, it should set
    app:suwDividerInsetStart="?attr/suwDividerInsetStartNoIcon"
  in the Glif[Recycler/List]Layout

Test: ./gradlew connectedAndroidTest test
Bug: 37677772
Change-Id: Ia4cb9954dd7e3c59cbc72db8937989557689061b
2017-04-25 20:05:03 -07:00
..
gesture
items Customize Item callbacks and support existing background in 2017-04-18 10:33:22 -07:00
span Allow set LinkSpan click listener on RichTextView 2017-04-19 12:47:55 -07:00
template Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
util Match direct boot unaware receivers for Partner 2017-04-13 01:32:37 +00:00
view Merge "Add ability to require scroll to GlifLayout" 2017-03-25 04:06:30 +00:00
GlifLayout.java Add ability to require scroll to GlifLayout 2017-03-24 14:57:06 -07:00
GlifListLayout.java Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
GlifPatternDrawable.java Fix floating point precision loss 2017-03-28 12:34:35 -07:00
SetupWizardItemsLayout.java Add ListMixin 2017-01-31 14:08:58 -08:00
SetupWizardLayout.java Add ability to require scroll to GlifLayout 2017-03-24 14:57:06 -07:00
SetupWizardListLayout.java Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
TemplateLayout.java Add theme fallback 2017-02-17 15:57:24 -08:00