M. Reza Nasirloo

Results 18 comments of M. Reza Nasirloo

I really would love to contribute in this feature. Unfortunately I don't have much time. I saw some `enum`s, where can I find the names and ids? Any suggestion from...

@MarcinOrlowski Thanks. I let you know If I start working on it. :+1:

Adding the `compile 'com.frogermcs.dagger2metrics:dagger2metrics-runtime:0.2.1'` fixes the issue, however I have multiple build types. Is there any no-op implementation?

@Ashok-Varma I'm using the version 25.3.1 For now this can be resolved with registering a scroll linster on the recyclerview and show/hide the bottom sheet manually.

It's not built in to this project, but if you follow the code you can draw in on the canvas yourself. Note this project is meant for tutorial purposes, If...

Thank you, For now, you can take a look at the test package of [slick-uni](https://github.com/MRezaNasirloo/Slick/tree/master/slick-reactive/src/test/java/com/mrezanasirloo/slick/uni), I will post a more practical sample in the coming weeks.

Hi, It has nothing to do with BitTorrent, But yes it a feature request to download a file from its beginning using aria2. I've noticed that the uget download manager...

Hi, Any solution or workaround for this?

When building it with IDE(Ctrl + F9) or grade command line everything works fine. It only throw this error when try to install the app with IDE(Shift + F10), So...