SetupWizardLibrary/library/platform
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
..
res/values-v23 Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
src/com/android/setupwizardlib/view Allow set LinkSpan click listener on RichTextView 2017-04-19 12:47:55 -07:00
test/src/com/android/setupwizardlib/test/util Fix ButtonItem theme in appcompat 2017-02-17 15:47:08 -08:00