OSDN Git Service

Update button visibility as a final step in DayPickerView construction
authorAlan Viverette <alanv@google.com>
Thu, 14 May 2015 21:24:36 +0000 (14:24 -0700)
committerAlan Viverette <alanv@google.com>
Thu, 14 May 2015 21:24:36 +0000 (14:24 -0700)
commitb12172ef473450da7d1ad6b3fcae4ac41bec2395
tree6af132ced5ec62345213941b83dde7187a9d5686
parent9cb90cbbf8fc91793dad1d1cb317079dbc7e8421
Update button visibility as a final step in DayPickerView construction

Previously it was only updated when the page was turned, but that listener
isn't called until the user turns the page.

Bug: 20701637
Change-Id: I06faf59660cda0e19d57766f4afd141e4a389b18
core/java/android/widget/DayPickerView.java