Mert Şimşek

Results 6 issues of Mert Şimşek

We can fade out background view on item selected.

enhancement

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...

enhancement

Why do we have use `Provider` in ViewModelFactory? When I tried to use it as following; ```java @Inject public GithubViewModelFactory(Map

dependency injection

With fadeın-fadeout animation, cover image will be changed smoothly

enhancement