BUGFIX: opening CanteenFragment.kt more than once would disallow refreshing from working properly

BUGFIX: fragments launch slowly when quickly clicking through the bottom navigation view
This commit is contained in:
denizk0461
2023-04-26 19:49:29 +02:00
parent 450ce92dca
commit 939bc06441
3 changed files with 34 additions and 52 deletions
@@ -1,6 +1,5 @@
package com.denizk0461.studip.data
import com.denizk0461.studip.R
import com.denizk0461.studip.db.AppRepository
import com.denizk0461.studip.model.*
import org.jsoup.Jsoup