Mahdi Pishguy

Results 148 issues of Mahdi Pishguy

Thanks to release this useful library, unfortunately in my adapter `setDismissOnLongPressStop` don't work, could you check this code please? ``` public class UserChannelsViewHolder extends RecyclerView.ViewHolder implements PopupInflaterListener, View.OnClickListener, PopupStateListener, PopupOnHoverListener...

i see this methods on service file: ``` intentDownload intentPause intentPauseAll destory ``` which part of project you are used them?

how can i limit count of downloading files? for example make a queue when user want to download 5 file, limit to download to 3 file in same time

when server doesn't return cache on header such as : `cache-control: no-cache, private` i get error, i found out this error after 7 hours getting error `DioError [DioErrorType.DEFAULT]: Error on...

``` FAILURE: Build failed with an exception. * What went wrong: Could not resolve all files for configuration ':app:debugCompileClasspath'. > Could not find support-compat.jar (com.android.support:support-compat:28.0.0). Searched in the following locations:...

in this library how can i set limited selected items? for example user can't select more than 10 items?

feature-request

after install socket.io and express.js and running server, i get ```Connecting...``` message and finish, server couldn't connect and i can't test this sample code, how can i resolve this problem?

this library can be support right to left customize?

how about insert image into editor? supported by this library?

how can i start and stop progress bar after click on other button?