mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			255 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			255 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <layout xmlns:android="http://schemas.android.com/apk/res/android">
 | |
|     <View
 | |
|         android:layout_width="match_parent"
 | |
|         android:layout_height="1px"
 | |
|         android:background="@color/separator" />
 | |
| </layout> |