8 lines
		
	
	
		
			346 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			346 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <view xmlns:android="http://schemas.android.com/apk/res/android"
 | |
|     android:layout_gravity="bottom|center_horizontal"
 | |
|     android:layout_width="wrap_content"
 | |
|     android:layout_height="wrap_content"
 | |
|     class="com.google.android.material.snackbar.Snackbar$SnackbarLayout"
 | |
|     style="?attr/snackbarStyle"/>
 |