makazemi
makazemi
version navigation component: 2.4.0-alpha02 I try to use deeplink to navigate to UserProfile fragment. But the app crashed and this is the stack trace logcat. ```Navigation destination that matches request...
I have a custom exoplayback control view layout for my playerview. I use ZoomableExoPlayerView class. When I zoom video linear_layout_play_pause and linear_layout_bottom hide. This is my custom control view: `...
we have to add JCenter in 'gradle' to be able to add your library dependency. while recently JCenter is deprecated.
Hey guys. I enjoy from your repository and that was very useful. If you create for example a video tutorial for it, we will understand completely the code and this...
I add your library to my project but when i pressed Internal or 3ADC_0B0E storage, show the "The strorate you have choosen is not accessible!" message.
I see an issue in the "GithubBrowserSample" sample -> move-to-new-coroutines-artifact branch-> UserRepositoryTest under test folder. I write same test for my repository using this way.But my test didn't pass. The...