ZaneSummer

Results 2 issues of ZaneSummer

java.lang.ArrayIndexOutOfBoundsException: length=12; index=-1 at java.util.ArrayList.get(ArrayList.java:310) at com.ldf.calendar.component.CalendarViewAdapter.refreshCalendar(CalendarViewAdapter.java:258) at com.ldf.calendar.component.CalendarViewAdapter.notifyDataChanged(CalendarViewAdapter.java:219) at com.hqyxjy.ldf.supercalendar.JyCalendar.refreshMonthPager(JyCalendar.java:277) at com.hqyxjy.ldf.supercalendar.JyCalendar.onWindowFocusChanged(JyCalendar.java:93) at android.view.View.dispatchWindowFocusChanged(View.java:7589) at android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:985) at android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:989) at android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:989) at android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:989) at android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:989) at android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:989) at android.view.ViewGroup.dispatchWindowFocusChanged(ViewGroup.java:989) at...

上拉或下拉 刷新时 SwipeTrigger void onMove(int y, boolean isComplete, boolean automatic); int y 建议还是改为 float 类型 做一些效果时 距离精度丢失了