Questions tagged as 'spinners'

1
answer

Include "Select All Suppliers" in the top position of Spinner?

Good morning, I have Spinner in which I load the information of the suppliers (option for user to select a supplier), I need that in that Spinner to be included an option to select all the suppliers and there to be able to select ALL or a cer...
asked by 21.05.2017 / 18:48
1
answer

PTBR (Spinner) Firebase Exception: Found conflicting getters for name: getAdapter

I am making an application where I choose a number in the spinner and write that number in Firebase. is giving the following error: detailsaboutspinnerandhowIamwritingtofirebasespinnercarrinho=(Spinner)findViewById(R.id.spinner_carrinho);//C...
asked by 20.04.2017 / 19:39
0
answers

jQuery-UI Spinner does not appear Up and Down buttons, conflict with bootstrap

I'm using the following component: link In the same way as shown in the example, but in a modal bootstrap .. The problem is that my Spinner does not appear the Up and Down buttons, browsing in my code I saw that when I remove the following...
asked by 02.01.2017 / 16:23
1
answer

Spinner with a call icon

Hello, I'm trying to make a spinner with the options: "Open Today" and "It Does not Matter." In my layout, I do not want anything written but a clock icon, which when clicked loads the spinner list. I put the image in the background of the...
asked by 03.12.2016 / 16:20
1
answer

Remove selected item in new selection on spinner

Hello, I would like to remove an item already selected in the android spinner. Example: ItemA ItemB -> SELECIONADO ItemC ItemD Since ItemB is selected I would not want it to appear in the list when I was to select it again in Spinner....
asked by 03.11.2016 / 19:00
0
answers

Spinner with Custom Items (color and round background image)

How do I make one for a Spinner to be filled with items, containing an image and the round background with a color? See what I need in the image:     
asked by 01.10.2016 / 03:12
0
answers

How to set the index of a spinner?

I have 3 spinners that I am using for filters, in my application each column has a filter, name, age, city, when I click the filter age, I will choose an age, for example 12 and age will get selected, when I click on town I need the value select...
asked by 12.01.2016 / 18:48
0
answers

Save spinner status

I would like to know how to do it, after selecting a spinner option, leave it saved at the time of the form to change, example: I choose option 2, when it is time to change the form, the selected spinner option will be option 2, not option1    ...
asked by 18.06.2015 / 21:00