commit | 370a1b508f907ccb81235a5d7d1874890f19a574 | [log] [tgz] |
---|---|---|
author | Clara Bayarri <clarabayarri@google.com> | Thu Nov 22 17:54:10 2018 +0000 |
committer | Clara Bayarri <clarabayarri@google.com> | Fri Nov 30 11:07:08 2018 +0000 |
tree | a25cae5816c51540d58331817a60503d501b7794 | |
parent | 0ba5e3d6cbf9e5666a0db15d330f5424c1fad391 [diff] |
Fix unsupported api usage in NumberPicker There is unsupported access to the divider. Exposing the drawable will be tricky as the widget counts on the drawable being a certain shape and have certain attributes. However we can easily expose the thickness as a new attribute and document that you can customize the divider color via XML. Bug: 117520784 Test: atest NumberPickerTest (with new test) Change-Id: Ib7a65c055df3b1f68c8327943fa887c89f57e00c