i m working on Spinner and i have to display Title which is not selectable. .i have set prompt. i can not add items on spinner because all the items in spinner is coming from webservice.
            Asked
            
        
        
            Active
            
        
            Viewed 862 times
        
    0
            
            
        - 
                    This question is answered well with full code here http://stackoverflow.com/questions/867518/how-to-make-an-android-spinner-with-initial-text-select-one – bbb Nov 18 '14 at 10:26
1 Answers
0
            
            
        use textview to show title. and on textview click open a dialog and fill your data in array adapter.
 
    
    
        Darshak Parmar
        
- 41
- 6
