D.C

Results 35 issues of D.C

I got problems attaching the toast to the top of the tabBar without attach argument it show in the top of the view controller, I want it to show to...

bug
help wanted

When the dropDown menu appears, the user can dismiss it with a touch outside and the api request will not give results , is there any way to check if...

enhancement

Thanks for your awesome library! it would be awesome if you can add a parameter to put the cords of the user so when he search automatically he got hes...

enhancement

``` Execution failed for task ':app:mergeDebugJavaResource'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > More than one file was found with OS independent path 'META-INF/library_release.kotlin_module'. ```

bug

I got. ` implementation 'org.parceler:parceler-api:1.1.12' annotationProcessor 'org.parceler:parceler:1.1.12'` this is my model ``` import org.parceler.Parcel @Parcel data class ClientOrderDetailModel( var isScheduled: Boolean, var orderStatus: String, var userUUid: String, var restaurantUUID: String,...

Please can you add the visibility of the scrollView always visible ?

Hello, I got a bottom navigation with some tabs, so when I put a lot of items, I can't see the lasts items, please allow us to add margins/padding

Please I need the button inside the recyclerView and its too much big to see the + - make it smaller so it can fill inside each cardView in a...

Hello, please add a callback If user Increment or decrement it would be a lot easier for us thanks, because for now we need to store the previous value to...

thanks for your lib, how to make intervals minutes ? e.g show 5 ,10 ,15 , 20 etc..