Amin

Results 10 comments of Amin

توی فایل (نام اپ)build.gradle اینو بذارید buildscript { repositories { google() mavenCentral() maven { url "https://jitpack.io" } } اگه نتونستید فایل رو پیداش کنید دکمه های ctl+shift+f بگیرید و کلمه...

``` sliderView.setIndicatorVisibility(true); sliderView.setSliderAdapter(null,false); sliderView.setSliderAdapter(slidAdapter,true); ```

> setSliderAdapter(null,false); after initialize adapter

> Since go 1.18 we have a new kind of tests - [Fuzzing](https://go.dev/security/fuzz/). Looks like they can help us to find edge cases for tests For a start, which file...

Hi @IronGauntlets I resolved the related issue. It passed the corresponding test, and the result of gocyclo is 10. please take a look

**Hi i checked this problem, but i didn't see any wrong. Could you please write problem with more detail?**

**HI✋** **Has this issue been solved?🤔** **does anyboy wrok on it?** **Because i want to solve this issue🥺.**

Do you mean how to install Jemalloc dependencies, like `brew insall pkg-config`?