SpongeBobSun / mCalendarView

Customizable & Shrinkable Calendar Widget for Android
Apache License 2.0
243 stars 73 forks source link

ExpCalendarView travelTo() No effect #27

Closed Samsu7609 closed 7 years ago

Samsu7609 commented 7 years ago

代碼使用 Button click event --> expCalendarView.travelTo(new DateData(2016 , 5, 5));

PS 假如是 MCalendarView.travelTo() 就可以移動 兩邊的travelTo 原碼是一樣的 init 的方法也是一樣的

Samsu7609 commented 7 years ago

我想實現 click 後 move 到 指定的日期 並 highlight 目前只能透過setOnDateClickListener 取得當前的 點擊 view 能提供一些思路嗎 謝謝

SpongeBobSun commented 7 years ago

Let me test it. Maybe this is a bug.

mBigFlower commented 7 years ago

OK, I find one way to do what you said, and I'll push a new version for you .

@SpongeBobSun maybe we can use the jcenter for this widget, I think this is zhuangbility

SpongeBobSun commented 7 years ago

Fixed. Please pull the latest code @Samsu7609

Samsu7609 commented 7 years ago

OK Thanks

saddahussain commented 4 years ago

Travel to does not work in shrink mode