Without an ID, the default save/restore state mechanism doesn't work, so (for example) if you rotate the screen on ICS, the current category switches back to the default.
		
			
				
	
	
		
			4 lines
		
	
	
		
			107 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			107 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<resources>
 | 
						|
  <item type="id" name="categorySpinner" />
 | 
						|
</resources> |