SetupWizardLibrary/library/main/src/com/android/setupwizardlib
Maurice Lam 65128dc621 Fix edge case for ItemGroup notify propagation
When removing the last item in a nested ItemGroup, make sure
getChildPosition returns the position of where the item would have
been so that the removal notification can be propagated properly.

Test: ./gradlew connectedAndroidTest test
Bug: 37361727
Change-Id: I50f5ceb50c2c7432056427a9d11a181dc384f4e7
2017-04-17 21:26:18 +00:00
..
gesture [SetupWizard] Move consecutive taps detector to setupwizardlib 2016-04-06 15:45:56 +01:00
items Fix edge case for ItemGroup notify propagation 2017-04-17 21:26:18 +00:00
span [SuwLib] Upstream LinkSpan and AnnotatedTextView 2016-03-28 19:53:32 -07:00
template Don't set null tint color on Lollipop 2017-03-27 13:42:28 -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 Add ability to require scroll to GlifLayout 2017-03-24 14:57:06 -07:00
GlifPatternDrawable.java [SuwLib] Remove copied annotation classes 2016-12-06 20:31:57 -08: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 Add ability to require scroll to GlifLayout 2017-03-24 14:57:06 -07:00
TemplateLayout.java Add theme fallback 2017-02-17 15:57:24 -08:00