fix compatibility with tcor version 1.2.2 and higher
* update kotlin 1.3.61 -> 1.3.70
This commit is contained in:
@ -98,7 +98,7 @@ class MensaFragment : Fragment() {
|
||||
|
||||
helpMeal.disableDivider()
|
||||
|
||||
if(dayCardView.getLinLayoutDay().childCount > 1)
|
||||
if(dayCardView.getLinLayoutDay().childCount > 2)
|
||||
linLayout_Mensa.addView(dayCardView)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user