mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-11-04 00:33:55 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			329 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			329 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
 | 
						|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
 | 
						|
             android:id="@+id/uploadsFragmentContainer"
 | 
						|
              android:orientation="vertical"
 | 
						|
              android:layout_width="match_parent"
 | 
						|
              android:layout_height="match_parent">
 | 
						|
</FrameLayout> |