Merge "Update button visibility as a final step in DayPickerView construction" into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
617da41e8c
@@ -176,6 +176,8 @@ class DayPickerView extends ViewGroup {
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
updateButtonVisibility(mViewPager.getCurrentItem());
|
||||
}
|
||||
|
||||
private void updateButtonVisibility(int position) {
|
||||
|
||||
Reference in New Issue
Block a user