...
This commit is contained in:
@@ -27,7 +27,7 @@ class ActivityCalendarEx: AppCompatActivity() {
|
||||
|
||||
// for (i in 0 until 7) {
|
||||
val infos = CalendarFactory().getBeansOfThisWeek()
|
||||
bind.otherViews.numberOfRow = 7
|
||||
// bind.otherViews.numberOfRow = 7
|
||||
// (bind.otherViews.getChildAt(i) as? DayView)?.dayInfo = infos.get(i)
|
||||
// }
|
||||
setContentView(bind.root)
|
||||
|
||||
Reference in New Issue
Block a user