Mert Şimşek
Mert Şimşek
When I was trying to detect if my fragment is visible or not, I realized that `setUserVisibleHint` is deprecated. Instead, we need to use `setMaxLifecycle()` while commiting a fragment to...
Fragment stack is always complicated. This library aims that moves that complication to our Medusa library instead of your codebase. So which means we still need to debugging in Medusa...
Why do we have use `Provider` in ViewModelFactory? When I tried to use it as following; ```java @Inject public GithubViewModelFactory(Map
With fadeın-fadeout animation, cover image will be changed smoothly