OSDN Git Service

NumberPicker should not play initial animation while in edit mode
authorSvetoslav Ganov <svetoslavganov@google.com>
Wed, 2 Feb 2011 23:06:36 +0000 (15:06 -0800)
committerSvetoslav Ganov <svetoslavganov@google.com>
Wed, 2 Feb 2011 23:17:24 +0000 (15:17 -0800)
commit4fd9dae6a23a22142f73749c291c9fd18459e381
tree3d060d4153d4cf6ec367a9961d7f08014304e8e8
parent6f6ef48dc9a40d6afe2b66db4d1a411771e85a5b
NumberPicker should not play initial animation while in edit mode

bug:3417930

1. Added a check if the widget is in edit mode to determine if to
   play the initial annimation.

Change-Id: Ibcf23fa1ec55a1950323e71eda90da6418b655fb
core/java/android/widget/NumberPicker.java