brucetoo / PickView

Date and Province WheelView like IOS
1.1k stars 265 forks source link

How can I show only month and year in datepicker? #48

Open kokorambo opened 7 years ago

kokorambo commented 7 years ago

I wanna show only month and year in datepicker. How can I custom this?

brucetoo commented 7 years ago

there are not switch to custom, you just need get the source code and remove DAY LoopView in layout_date_picker and related source code

RivenK commented 7 years ago

get your date_picker object first , get dayPicker from date_picker . Just setVisibility Gone