Test: atest CtsSettingsTestCases Bug: 382359013 Flag: com.android.settings.flags.enable_contacts_default_account_in_settings Change-Id: I9d0e7d70798b230dada5711b392c76bbf94a07f4
		
			
				
	
	
		
			26 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!--
 | |
|   ~ Copyright (C) 2024 The Android Open Source Project
 | |
|   ~
 | |
|   ~ Licensed under the Apache License, Version 2.0 (the "License");
 | |
|   ~ you may not use this file except in compliance with the License.
 | |
|   ~ You may obtain a copy of the License at
 | |
|   ~
 | |
|   ~      http://www.apache.org/licenses/LICENSE-2.0
 | |
|   ~
 | |
|   ~ Unless required by applicable law or agreed to in writing, software
 | |
|   ~ distributed under the License is distributed on an "AS IS" BASIS,
 | |
|   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 | |
|   ~ See the License for the specific language governing permissions and
 | |
|   ~ limitations under the License.
 | |
|   -->
 | |
| <vector xmlns:android="http://schemas.android.com/apk/res/android"
 | |
|         android:width="48dp"
 | |
|         android:height="48dp"
 | |
|         android:viewportWidth="48"
 | |
|         android:viewportHeight="48"
 | |
|         android:tint="?android:attr/colorControlNormal">
 | |
|     <path
 | |
|         android:fillColor="@android:color/white"
 | |
|         android:pathData="M40.9,45.2 L35.15,39.45H12.4Q8,39.45 5,36.5Q2,33.55 2,29.15Q2,25.15 4.525,22.45Q7.05,19.75 10.85,19.15Q10.95,18.45 11.175,17.575Q11.4,16.7 11.8,16L3.5,7.7L5.6,5.6L43.05,43.05ZM12.4,36.45H32.25L14.25,18.45Q13.7,19.2 13.525,20.15Q13.35,21.1 13.35,22H12.4Q9.3,22 7.15,23.975Q5,25.95 5,29Q5,32.1 7.15,34.275Q9.3,36.45 12.4,36.45ZM23.2,27.4Q23.2,27.4 23.2,27.4Q23.2,27.4 23.2,27.4Q23.2,27.4 23.2,27.4Q23.2,27.4 23.2,27.4Q23.2,27.4 23.2,27.4Q23.2,27.4 23.2,27.4ZM42.7,37.9 L40.35,35.55Q41.6,34.7 42.3,33.65Q43,32.6 43,31.15Q43,29 41.45,27.475Q39.9,25.95 37.75,25.95H34.4V21.9Q34.4,17.5 31.35,14.525Q28.3,11.55 23.9,11.55Q22.5,11.55 20.875,12Q19.25,12.45 17.9,13.45L15.8,11.35Q17.6,9.9 19.675,9.225Q21.75,8.55 23.9,8.55Q29.45,8.55 33.425,12.5Q37.4,16.45 37.4,22V23.05Q41,23 43.5,25.3Q46,27.6 46,31.15Q46,32.9 45.175,34.825Q44.35,36.75 42.7,37.9ZM29.15,24.5Q29.15,24.5 29.15,24.5Q29.15,24.5 29.15,24.5Q29.15,24.5 29.15,24.5Q29.15,24.5 29.15,24.5Q29.15,24.5 29.15,24.5Q29.15,24.5 29.15,24.5Q29.15,24.5 29.15,24.5Q29.15,24.5 29.15,24.5Z"/>
 | |
| </vector>
 |