GK
Size: a a a
GK
DB
QH
JSONObjectD
JSONObjectTT
TT
AD
DB
GK
GK

ЕС
GK
ЕС
GK
ЕС
VM
abstract class ViewModelEvent {
var handled: Boolean = false
private set
fun handle(fragment: AboutFragment) {
handled = true
}
}MR
AK
abstract class ViewModelEvent {
var handled: Boolean = false
private set
fun handle(fragment: AboutFragment) {
handled = true
}
}MR
abstract class ViewModelEvent {
var handled: Boolean = false
private set
fun handle(fragment: AboutFragment) {
handled = true
}
}