mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-11-04 00:33:55 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			406 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			406 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
 | 
						|
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
 | 
						|
              android:contentAuthority="fr.free.nrw.commons.contributions.contentprovider"
 | 
						|
              android:accountType="fr.free.nrw.commons"
 | 
						|
              android:supportsUploading="false"
 | 
						|
              android:userVisible="true"
 | 
						|
              android:isAlwaysSyncable="true"
 | 
						|
        />
 |