mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-11-04 08:43:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			294 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			294 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
 | 
						|
    android:accountType="fr.free.nrw.commons"
 | 
						|
    android:icon="@drawable/ic_launcher"
 | 
						|
    android:label="@string/app_name"
 | 
						|
    android:smallIcon="@drawable/ic_launcher" />
 |