mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			240 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			240 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <menu xmlns:android="http://schemas.android.com/apk/res/android">
 | |
|     <item android:id="@+id/menu_settings"
 | |
|         android:title="@string/menu_settings"
 | |
|         android:orderInCategory="100"
 | |
|         android:showAsAction="never" />
 | |
| </menu>
 | 
