I can't seem to get my driver to update through my app. I have tried but with no luck. I have a possible solution but don't know what the adapter is that needs
I think Android developers are kidding us. First they removed the real spinner from the Material Design and second it is somehow impossible to style. Look at th
I load the data in my material table like that : ngOnInit(){ return this.annuairesService.getMedecins().subscribe(res => this.dataSource.data = res);} I
I want to have spinner which contains list of items in a way where every entry have an emoji with it. I have already an array but I don't know how can I add emo
I am trying to set and get value to a spinner for item dynamically ? any ideas ? I just need help with the Spinner behavior right now, the rest should be q
I have implemented the spinner by populating the array list through database.I can get and show the array list in my spinner array adapter but if I select the i