fix #1176, always measure top height at the weekly view
This commit is contained in:
parent
0544bc9227
commit
a12fd75a1e
|
@ -482,10 +482,7 @@ class WeekFragment : Fragment(), WeeklyCalendar {
|
|||
}
|
||||
}
|
||||
|
||||
if (!hadAllDayEvent) {
|
||||
checkTopHolderHeight()
|
||||
}
|
||||
|
||||
checkTopHolderHeight()
|
||||
addCurrentTimeIndicator(minuteHeight)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue