commit | 93aeba8c5276f68bb37d7a91e2fa6a6a70ef4e94 | [log] [tgz] |
---|---|---|
author | Nader Jawad <njawad@google.com> | Mon Feb 04 16:42:26 2019 -0800 |
committer | Nader Jawad <njawad@google.com> | Tue Feb 12 14:31:49 2019 -0800 |
tree | b441ce1c2df665ab5e9f9c6335a640f74072f9a1 | |
parent | aa602f16fcfa7bef9d564d2c7aeb19a050e23bb5 [diff] |
Added public API alternatives to reflective calls on ScrollBarDrawable Added public setter/getter APIs on View to set/get the track/thumb Drawables for the vertical and horizontal scroll bars to support configuring scrollbars programmatically in addition to xml attributes Change-Id: Ic0b42742e8a795fe616887369dd0e592cde5c2fa Fixes: 123769505 Test: Added View.java test cases to verify new setter/getters