How can I see a value on the spinner?

You can call spinner. SetSelection to set the current state of the spinner to whatever you want. And that definitely works spinner.

SetSelection(0) but you must also call setDropDownViewResource() let say adapter. SetDropDownViewResource( android.R.layout. Simple_spinner_dropdown_item).

You can call spinner. SetSelection to set the current state of the spinner to whatever you want. And that definitely works spinner.

SetSelection(0); but you must also call setDropDownViewResource() let say adapter. SetDropDownViewResource( android.R.layout. Simple_spinner_dropdown_item).

When I add this code: contactSpinner. SetDropDownViewResource(android.R.layout. Simple_spinner_dropdown_?

Item); it is not recognized method at all. And gives error. – akdurmus Sep 13 at 17:39 you need to add to the adapter not to the spinner – Lukap Sep 13 at 17:42 I did add it now in the adapter :) because I am usin custom layout.

Therefore instead of doing adapter. SetDropDownViewResource( android.R.layout. Simple_spinner_dropdown_item); I did adapter.

SetDropDownViewResource(R.layout. Db_view_row) but now when I keep my finger on the snipper I can see the selected item. When I release my finger I cant see what is on the snipper again gray color no text at all.. R.layout.); – akdurmus Sep 13 at 17:52 it is solved the text color was the same as spinner thats why it wasnt seen :) thanks – akdurmus Sep 13 at 18:34 hah, I would never figured that out :-) – Lukap Sep 13 at 18:39.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions