Victor Lapin
Victor Lapin
Confirmed. To reproduce, set this in your layout: app:keypadButtonBackgroundDrawable="?attr/selectableItemBackgroundBorderless"
Sure, I just provided an easy way to see the derp
Or a reset button
Works good for me with Material-dialogs
@akoell I've had to tweak your solution a bit to get the desired effect. Here's my variant: >@OptIn(KoinInternalApi::class) >inline fun Fragment.viewModelScoped( > scope: Scope? = null, > owner: ViewModelStoreOwner =...
Actually, I've managed to get the desired result just by linking scopes and setting the correct viewmodel owner.
Don't mix dependencies, add only moxy-x or moxy
Не имею такой проблемы ни в одном из своих проектов
Well, I have one strong issue with Cicerone, but it's the navigation stuff, so not related... Actually, I do have one use case, but not sure whether it's a Moxy...