SetupWizardLibrary/library/recyclerview/res
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
..
layout Move testing resources into test directory 2017-04-24 23:24:30 +00:00
values Allow setting DividerInsetEnd 2017-04-25 20:05:03 -07:00
values-land Rename SuwLib directories 2017-03-28 14:23:21 -07:00
values-sw600dp Rename SuwLib directories 2017-03-28 14:23:21 -07:00
values-sw600dp-land Rename SuwLib directories 2017-03-28 14:23:21 -07:00