doohab

Results 10 comments of doohab

1- You should create a new node app. In command line create a folder, then cd to that folder and type "node init", then complete the wizard. 2- Inside the...

> just a few line in the console without a chart , is that all ? AFAIK, yes. This API is for analyzing purposes. I am using Mathieu's API for...

I needed to call `invalidate()`, although this just shows the checkmark suddenly not animating it, but better than nothing :), I guess this should be mentioned .. https://user-images.githubusercontent.com/43655526/110595003-8dd7c780-818e-11eb-9a2c-df548693e2a3.mp4 Kotlin: `binding.slider.onSlideCompleteListener...

> The checkmark is shown "by default", you should not set anything special to let it show Not in my case :( . If I don't set `complete_icon` in the...

> Have you tried in a emulator? It works perfect on the emulator, both my app and the expample app > Can you try to run the example app in...

> It seems like a problem with the Huawei phone and the handling of `AnimatedVectorDrawable`s I don't think this is the case, because I have an animated drawable on another...

There is a pull request for that. However, you can follow Xcode directions to fix all error on these files. They are quite easy to fix, then you'll have a...

`subscript (r: Range) -> String { let start = index(startIndex, offsetBy: r.lowerBound) return String(self[start..

IMHO supporting cocoapods is not a good idea for this repo exclusively, because not all users will implement all the picker in this repo. One could use date picker OR...

Still not fixed? I get this error as will. I just installed Altstore on iPad mini.