Add share button and authentication screen to confirm credentials (pin, pattern or password) for the current user of the device. Bug: 120517242 Test: make RunSettingsRoboTests Change-Id: Id79833db0d582c401f1371ff60429e42ce1990e0
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <vector xmlns:android="http://schemas.android.com/apk/res/android"
 | |
|     android:width="24dp"
 | |
|     android:height="24dp"
 | |
|     android:viewportWidth="24"
 | |
|     android:viewportHeight="24">
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M9,2l-7,0l0,2l7,0l0,-2z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M22,2l-7,0l0,2l7,0l0,-2z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M22,11l-20,0l0,2l20,0l0,-2z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M22,2l-2,0l0,7l2,0l0,-7z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M4,2l-2,0l0,7l2,0l0,-7z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M9,20l-7,0l0,2l7,0l0,-2z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M22,20l-7,0l0,2l7,0l0,-2z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M22,15l-2,0l0,7l2,0l0,-7z"/>
 | |
|   <path
 | |
|       android:fillColor="#FF000000"
 | |
|       android:pathData="M4,15l-2,0l0,7l2,0l0,-7z"/>
 | |
| </vector>
 |