NumberPicker should adjust min and max when displayed values are set.
1. The BumberPicker exposes APIs for settings displayed values for the selected numbers. If the min and max value of the picker are less then the length of the new displayed values array, i.e. they are out of bounds, the NumberPicker crashes. bug:7254000 Change-Id: I182e30216ef28c98d6541f9c985b43c8179dec76
Loading
Please register or sign in to comment