farfromrefuge

Results 1315 comments of farfromrefuge
trafficstars

@ADjenkov Question 1 : I cant remember why i did that. Think it was because of iOS implementation. Will fix it however: - no way to change ripple color on...

@ray007 something is wrong with your setup. With the latest material components you should have `MaterialComponents ` at the latest versions. 95.0 was a version forced by N. I have...

@ray007 your problem seems to be with building not this component. I will leave this open for a while though

@ovaltechnologiesinc you need to give a little bit more details like versions and so on...

@FestplattenSchnitzel sorry for you being pinged ;) @Raina-Rishab i am the maintainer of this plugin. https://github.com/nativescript-community/ui-material-components/blob/master/src/speeddial/angular/index.ts seems to say it should be working. However i know nothing about angular :s...

I am facing this issue again. It seems the runtime does not know which method to access when you have something like: ```java class Toto { public void add(float[] points);...

@butaminas mostly related to the native ios lib. You can look on their repo and maybe ensure of the version you are using (through cocoapod).

@kraigjacobson did you try to force a callof GC? Maybe the the gc was not triggered yet

@Bezlepkin it seems to be working for some other users in N 7. So i think it might be something with your angular setup / deps Cant do much. One...