danaimset
danaimset
[Feature] request Currently retrofit's call is cancelled as soon as RxJava subscription is disposed, i.e. https://github.com/square/retrofit/blob/46dc939a0dfb470b3f52edc88552f6f7ebb49f42/retrofit-adapters/rxjava2/src/main/java/retrofit2/adapter/rxjava2/CallEnqueueObservable.java#L94 Sometimes client doesn't need the result of execution right in place but the result...
**Is your feature request related to a problem? Please describe.** There is no chance to add stroke to badge which is great to have in case BottomNavigationView.Item's icon color is...
If project has `org.gradle.unsafe.configuration-cache=true` then build fails: ``` 1339 problems were found storing the configuration cache, 50 of which seem unique. - Task `name` of type `com.likethesalad.tools.resource.locator.android.task.ResourceLocatorTask`: cannot serialize object...
If recycler view must not clip children then StickHeaderItemDecoration should avoid RecyclerView's padding
Prompt to remove TitleRefreshCallback callback cause it's not using anymore.
Step 5. Controlling the UI with coroutines 