diff options
author | Doris Liu <tianliu@google.com> | 2015-06-19 15:00:24 -0700 |
---|---|---|
committer | Doris Liu <tianliu@google.com> | 2015-06-19 16:33:39 -0700 |
commit | bcfdead943ace3bc3f870979849db1885466ebf3 (patch) | |
tree | 7bcbd4e471a25914e0dc8340640943d712a8b20e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 728b7500b3d34cd89f7aff0bad1bb7fe3e097f11 (diff) |
Fix NumberPicker.setWrapSelectorWheel(boolean) not respecting user choice
The issue states that NumberPicker.setWrapSelectorWheel(false) only works
in a specific call order. The underlying problem is that NumberPicker
does not remember user's preference on whether the selector wheel should
be wrapped. Therefore, it only works when user sets their preference last,
after everything else that could affect the choice gets executed.
Bug: 19049714
Change-Id: Ic27d909cb3dd657993a4df9a04c819b6965ad11b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions