SetupWizardLibrary/library/gingerbread
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 Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
src/com/android/setupwizardlib Allow set LinkSpan click listener on RichTextView 2017-04-19 12:47:55 -07:00
test Merge "Polish UX of expandable switch" 2017-04-24 23:10:58 +00:00