codekingpro commited on
Commit
0823308
·
verified ·
1 Parent(s): a2815c4

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. android-sdk/platforms/android-34/data/res/drawable-car/car_button_background.xml +82 -0
  2. android-sdk/platforms/android-34/data/res/drawable-car/car_dialog_button_background.xml +39 -0
  3. android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_thumb.xml +24 -0
  4. android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_thumb_dark.xml +24 -0
  5. android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_thumb_light.xml +24 -0
  6. android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_track.xml +43 -0
  7. android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_track_dark.xml +44 -0
  8. android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_track_light.xml +44 -0
  9. android-sdk/platforms/android-34/data/res/drawable-car/car_switch_thumb.xml +28 -0
  10. android-sdk/platforms/android-34/data/res/drawable-car/car_switch_track.xml +53 -0
  11. android-sdk/platforms/android-34/data/res/drawable/ic_audio_media_mute.xml +31 -0
  12. android-sdk/platforms/android-34/data/res/drawable/ic_audio_notification.xml +23 -0
  13. android-sdk/platforms/android-34/data/res/drawable/ic_audio_notification_mute.xml +23 -0
  14. android-sdk/platforms/android-34/data/res/drawable/ic_audio_ring_notif.xml +26 -0
  15. android-sdk/platforms/android-34/data/res/drawable/ic_audio_ring_notif_mute.xml +26 -0
  16. android-sdk/platforms/android-34/data/res/drawable/ic_audio_ring_notif_vibrate.xml +26 -0
  17. android-sdk/platforms/android-34/data/res/drawable/ic_audio_vol.xml +25 -0
  18. android-sdk/platforms/android-34/data/res/drawable/ic_audio_vol_mute.xml +25 -0
  19. android-sdk/platforms/android-34/data/res/drawable/ic_battery.xml +25 -0
  20. android-sdk/platforms/android-34/data/res/drawable/ic_battery_80_24dp.xml +28 -0
  21. android-sdk/platforms/android-34/data/res/drawable/ic_bluetooth_share_icon.xml +27 -0
  22. android-sdk/platforms/android-34/data/res/drawable/ic_bluetooth_transient_animation.xml +24 -0
  23. android-sdk/platforms/android-34/data/res/drawable/ic_bluetooth_transient_animation_drawable.xml +38 -0
  24. android-sdk/platforms/android-34/data/res/drawable/ic_bt_headphones_a2dp.xml +26 -0
  25. android-sdk/platforms/android-34/data/res/drawable/ic_bt_headset_hfp.xml +27 -0
  26. android-sdk/platforms/android-34/data/res/drawable/ic_bt_hearing_aid.xml +24 -0
  27. android-sdk/platforms/android-34/data/res/drawable/ic_bt_laptop.xml +26 -0
  28. android-sdk/platforms/android-34/data/res/drawable/ic_bt_misc_hid.xml +26 -0
  29. android-sdk/platforms/android-34/data/res/drawable/ic_bt_network_pan.xml +30 -0
  30. android-sdk/platforms/android-34/data/res/drawable/ic_bt_pointing_hid.xml +26 -0
  31. android-sdk/platforms/android-34/data/res/drawable/ic_btn_round_more.xml +22 -0
  32. android-sdk/platforms/android-34/data/res/drawable/ic_btn_square_browser_zoom_fit_page.xml +20 -0
  33. android-sdk/platforms/android-34/data/res/drawable/ic_btn_square_browser_zoom_page_overview.xml +20 -0
  34. android-sdk/platforms/android-34/data/res/drawable/ic_call_answer.xml +34 -0
  35. android-sdk/platforms/android-34/data/res/drawable/ic_call_answer_video.xml +27 -0
  36. android-sdk/platforms/android-34/data/res/drawable/ic_call_decline.xml +36 -0
  37. android-sdk/platforms/android-34/data/res/drawable/ic_camera.xml +24 -0
  38. android-sdk/platforms/android-34/data/res/drawable/ic_camera_allowed.xml +25 -0
  39. android-sdk/platforms/android-34/data/res/drawable/ic_camera_blocked.xml +25 -0
  40. android-sdk/platforms/android-34/data/res/drawable/ic_check_24dp.xml +24 -0
  41. android-sdk/platforms/android-34/data/res/drawable/ic_check_circle_24px.xml +24 -0
  42. android-sdk/platforms/android-34/data/res/drawable/ic_chevron_end.xml +26 -0
  43. android-sdk/platforms/android-34/data/res/drawable/ic_chevron_start.xml +26 -0
  44. android-sdk/platforms/android-34/data/res/drawable/ic_chooser_group_arrow.xml +26 -0
  45. android-sdk/platforms/android-34/data/res/drawable/ic_chooser_pin.xml +26 -0
  46. android-sdk/platforms/android-34/data/res/drawable/ic_chooser_pin_dialog.xml +25 -0
  47. android-sdk/platforms/android-34/data/res/drawable/ic_clear.xml +22 -0
  48. android-sdk/platforms/android-34/data/res/drawable/ic_clear_holo_dark.xml +22 -0
  49. android-sdk/platforms/android-34/data/res/drawable/ic_clear_holo_light.xml +22 -0
  50. android-sdk/platforms/android-34/data/res/drawable/ic_clear_material.xml +26 -0
android-sdk/platforms/android-34/data/res/drawable-car/car_button_background.xml ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <!-- Default background styles for car buttons when enabled/disabled,
17
+ focused/unfocused, and pressed/unpressed -->
18
+ <!-- TODO(b/175161842) Add rotary fill color -->
19
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
20
+ <item android:state_focused="true" android:state_enabled="false">
21
+ <shape android:shape="rectangle">
22
+ <corners android:radius="@*android:dimen/car_button_radius"/>
23
+ <solid android:color="@*android:color/car_grey_300"/>
24
+ <stroke android:width="8dp"
25
+ android:color="#0059B3"/>
26
+ </shape>
27
+ </item>
28
+ <item android:state_focused="true" android:state_pressed="true" android:state_ux_restricted="true">
29
+ <shape android:shape="rectangle">
30
+ <corners android:radius="@*android:dimen/car_button_radius"/>
31
+ <solid android:color="@*android:color/car_grey_300"/>
32
+ <stroke android:width="4dp"
33
+ android:color="#0059B3"/>
34
+ </shape>
35
+ </item>
36
+ <item android:state_focused="true" android:state_ux_restricted="true">
37
+ <shape android:shape="rectangle">
38
+ <corners android:radius="@*android:dimen/car_button_radius"/>
39
+ <solid android:color="@*android:color/car_grey_300"/>
40
+ <stroke android:width="8dp"
41
+ android:color="#0059B3"/>
42
+ </shape>
43
+ </item>
44
+ <item android:state_focused="true" android:state_pressed="true">
45
+ <shape android:shape="rectangle">
46
+ <corners android:radius="@*android:dimen/car_button_radius"/>
47
+ <solid android:color="?android:attr/colorButtonNormal"/>
48
+ <stroke android:width="4dp"
49
+ android:color="#0059B3"/>
50
+ </shape>
51
+ </item>
52
+ <item android:state_focused="true">
53
+ <shape android:shape="rectangle">
54
+ <corners android:radius="@*android:dimen/car_button_radius"/>
55
+ <solid android:color="?android:attr/colorButtonNormal"/>
56
+ <stroke android:width="8dp"
57
+ android:color="#0059B3"/>
58
+ </shape>
59
+ </item>
60
+ <item android:state_enabled="false">
61
+ <shape android:shape="rectangle">
62
+ <corners android:radius="@*android:dimen/car_button_radius"/>
63
+ <solid android:color="@*android:color/car_grey_300"/>
64
+ </shape>
65
+ </item>
66
+ <item android:state_ux_restricted="true">
67
+ <shape android:shape="rectangle">
68
+ <corners android:radius="@*android:dimen/car_button_radius"/>
69
+ <solid android:color="@*android:color/car_grey_300"/>
70
+ </shape>
71
+ </item>
72
+ <item>
73
+ <ripple android:color="?android:attr/colorControlHighlight">
74
+ <item>
75
+ <shape android:shape="rectangle">
76
+ <corners android:radius="@*android:dimen/car_button_radius"/>
77
+ <solid android:color="?android:attr/colorButtonNormal"/>
78
+ </shape>
79
+ </item>
80
+ </ripple>
81
+ </item>
82
+ </selector>
android-sdk/platforms/android-34/data/res/drawable-car/car_dialog_button_background.xml ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ ~ Copyright (C) 2019 The Android Open Source Project
4
+ ~
5
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
6
+ ~ you may not use this file except in compliance with the License.
7
+ ~ You may obtain a copy of the License at
8
+ ~
9
+ ~ http://www.apache.org/licenses/LICENSE-2.0
10
+ ~
11
+ ~ Unless required by applicable law or agreed to in writing, software
12
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
13
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ ~ See the License for the specific language governing permissions and
15
+ ~ limitations under the License.
16
+ -->
17
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:state_focused="true">
19
+ <layer-list>
20
+ <item>
21
+ <shape android:shape="rectangle">
22
+ <solid android:color="#3D94CBFF"/>
23
+ </shape>
24
+ </item>
25
+ <item>
26
+ <shape android:shape="rectangle">
27
+ <stroke android:width="8dp" android:color="#94CBFF"/>
28
+ </shape>
29
+ </item>
30
+ </layer-list>
31
+ </item>
32
+ <item>
33
+ <ripple android:color="?android:attr/colorControlHighlight">
34
+ <item android:id="@android:id/mask">
35
+ <color android:color="@*android:color/car_white_1000"/>
36
+ </item>
37
+ </ripple>
38
+ </item>
39
+ </selector>
android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_thumb.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <shape
18
+ xmlns:android="http://schemas.android.com/apk/res/android"
19
+ android:shape="oval">
20
+ <solid android:color="@*android:color/car_accent" />
21
+ <size
22
+ android:width="@*android:dimen/car_seekbar_thumb_size"
23
+ android:height="@*android:dimen/car_seekbar_thumb_size" />
24
+ </shape>
android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_thumb_dark.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <shape
18
+ xmlns:android="http://schemas.android.com/apk/res/android"
19
+ android:shape="oval">
20
+ <solid android:color="@*android:color/car_accent_dark" />
21
+ <size
22
+ android:width="@*android:dimen/car_seekbar_thumb_size"
23
+ android:height="@*android:dimen/car_seekbar_thumb_size" />
24
+ </shape>
android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_thumb_light.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <shape
18
+ xmlns:android="http://schemas.android.com/apk/res/android"
19
+ android:shape="oval">
20
+ <solid android:color="@*android:color/car_accent_light" />
21
+ <size
22
+ android:width="@*android:dimen/car_seekbar_thumb_size"
23
+ android:height="@*android:dimen/car_seekbar_thumb_size" />
24
+ </shape>
android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_track.xml ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:id="@android:id/background">
19
+ <shape android:shape="line">
20
+ <stroke
21
+ android:width="@*android:dimen/car_seekbar_height"
22
+ android:color="@*android:color/car_seekbar_track_background" />
23
+ </shape>
24
+ </item>
25
+ <item android:id="@android:id/secondaryProgress">
26
+ <clip>
27
+ <shape android:shape="line">
28
+ <stroke
29
+ android:width="@*android:dimen/car_seekbar_height"
30
+ android:color="@*android:color/car_seekbar_track_secondary_progress" />
31
+ </shape>
32
+ </clip>
33
+ </item>
34
+ <item android:id="@android:id/progress">
35
+ <clip>
36
+ <shape android:shape="line">
37
+ <stroke
38
+ android:width="@*android:dimen/car_seekbar_height"
39
+ android:color="@*android:color/car_accent" />
40
+ </shape>
41
+ </clip>
42
+ </item>
43
+ </layer-list>
android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_track_dark.xml ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <!-- Drawable of seekbar track. Uses dark color for track. -->
18
+ <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
19
+ <item android:id="@android:id/background">
20
+ <shape android:shape="line">
21
+ <stroke
22
+ android:width="@*android:dimen/car_seekbar_height"
23
+ android:color="@*android:color/car_seekbar_track_background_dark" />
24
+ </shape>
25
+ </item>
26
+ <item android:id="@android:id/secondaryProgress">
27
+ <clip>
28
+ <shape android:shape="line">
29
+ <stroke
30
+ android:width="@*android:dimen/car_seekbar_height"
31
+ android:color="@*android:color/car_seekbar_track_secondary_progress" />
32
+ </shape>
33
+ </clip>
34
+ </item>
35
+ <item android:id="@android:id/progress">
36
+ <clip>
37
+ <shape android:shape="line">
38
+ <stroke
39
+ android:width="@*android:dimen/car_seekbar_height"
40
+ android:color="@*android:color/car_accent_light" />
41
+ </shape>
42
+ </clip>
43
+ </item>
44
+ </layer-list>
android-sdk/platforms/android-34/data/res/drawable-car/car_seekbar_track_light.xml ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <!-- Drawable of seekbar track. Uses light color for track. -->
18
+ <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
19
+ <item android:id="@android:id/background">
20
+ <shape android:shape="line">
21
+ <stroke
22
+ android:width="@*android:dimen/car_seekbar_height"
23
+ android:color="@*android:color/car_seekbar_track_background_light" />
24
+ </shape>
25
+ </item>
26
+ <item android:id="@android:id/secondaryProgress">
27
+ <clip>
28
+ <shape android:shape="line">
29
+ <stroke
30
+ android:width="@*android:dimen/car_seekbar_height"
31
+ android:color="@*android:color/car_seekbar_track_secondary_progress" />
32
+ </shape>
33
+ </clip>
34
+ </item>
35
+ <item android:id="@android:id/progress">
36
+ <clip>
37
+ <shape android:shape="line">
38
+ <stroke
39
+ android:width="@*android:dimen/car_seekbar_height"
40
+ android:color="@*android:color/car_accent_dark" />
41
+ </shape>
42
+ </clip>
43
+ </item>
44
+ </layer-list>
android-sdk/platforms/android-34/data/res/drawable-car/car_switch_thumb.xml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ Copyright 2019 The Android Open Source Project
4
+
5
+ Licensed under the Apache License, Version 2.0 (the "License");
6
+ you may not use this file except in compliance with the License.
7
+ You may obtain a copy of the License at
8
+
9
+ http://www.apache.org/licenses/LICENSE-2.0
10
+
11
+ Unless required by applicable law or agreed to in writing, software
12
+ distributed under the License is distributed on an "AS IS" BASIS,
13
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ See the License for the specific language governing permissions and
15
+ limitations under the License.
16
+ -->
17
+ <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:gravity="center_vertical|fill_horizontal"
19
+ android:top="@dimen/car_switch_thumb_margin_size"
20
+ android:bottom="@dimen/car_switch_thumb_margin_size">
21
+ <shape android:shape="oval">
22
+ <solid android:color="@color/car_switch"/>
23
+ <size
24
+ android:width="@dimen/car_switch_thumb_size"
25
+ android:height="@dimen/car_switch_thumb_size"/>
26
+ </shape>
27
+ </item>
28
+ </layer-list>
android-sdk/platforms/android-34/data/res/drawable-car/car_switch_track.xml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ Copyright 2020 The Android Open Source Project
4
+
5
+ Licensed under the Apache License, Version 2.0 (the "License");
6
+ you may not use this file except in compliance with the License.
7
+ You may obtain a copy of the License at
8
+
9
+ http://www.apache.org/licenses/LICENSE-2.0
10
+
11
+ Unless required by applicable law or agreed to in writing, software
12
+ distributed under the License is distributed on an "AS IS" BASIS,
13
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ See the License for the specific language governing permissions and
15
+ limitations under the License.
16
+ -->
17
+ <layer-list xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item
19
+ android:height="@dimen/car_touch_target_size_minus_one"
20
+ android:width="@dimen/car_touch_target_size_minus_one"
21
+ android:gravity="center">
22
+ <selector>
23
+ <item android:state_focused="true" android:state_pressed="true">
24
+ <shape android:shape="oval">
25
+ <solid android:color="#8A94CBFF"/>
26
+ <stroke android:width="4dp"
27
+ android:color="#94CBFF"/>
28
+ </shape>
29
+ </item>
30
+ <item android:state_focused="true">
31
+ <shape android:shape="oval">
32
+ <solid android:color="#3D94CBFF"/>
33
+ <stroke android:width="8dp"
34
+ android:color="#94CBFF"/>
35
+ </shape>
36
+ </item>
37
+ </selector>
38
+ </item>
39
+ <item android:gravity="center_vertical|fill_horizontal"
40
+ android:left="@dimen/car_switch_track_margin_size"
41
+ android:right="@dimen/car_switch_track_margin_size">
42
+ <shape
43
+ android:shape="rectangle"
44
+ android:tint="@color/car_switch_track">
45
+ <corners android:radius="7dp" />
46
+ <solid android:color="@color/white_disabled_material" />
47
+ <size android:height="14dp" />
48
+ <padding
49
+ android:right="@dimen/car_switch_track_margin_size"
50
+ android:left="@dimen/car_switch_track_margin_size"/>
51
+ </shape>
52
+ </item>
53
+ </layer-list>
android-sdk/platforms/android-34/data/res/drawable/ic_audio_media_mute.xml ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2015 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:height="32.0dp"
18
+ android:viewportHeight="24.0"
19
+ android:viewportWidth="24.0"
20
+ android:width="32.0dp"
21
+ android:tint="?attr/colorControlNormal">
22
+
23
+ <path
24
+ android:fillColor="@color/black"
25
+ android:pathData="M15.0,6.0l4.0,0.0L19.0,3.0l-7.0,0.0l0.0,5.6l3.0,3.0C15.0,8.8 15.0,6.0 15.0,6.0z" />
26
+ <path
27
+ android:fillColor="@color/black"
28
+ android:pathData="M4.8,3.9L3.5,5.1l6.9,6.9C8.0,12.1 6.0,14.0 6.0,16.5C6.0,19.0 8.0,21.0 10.5,21.0c2.7,0.0 4.5,-2.3 4.5,-4.3c0.0,0.0 0.0,-0.1 0.0,-0.1l4.0,4.0l1.3,-1.3L4.8,3.9z" />
29
+
30
+ </vector>
31
+
android-sdk/platforms/android-34/data/res/drawable/ic_audio_notification.xml ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ /*
4
+ * Copyright 2013, The Android Open Source Project
5
+ *
6
+ * Licensed under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License.
8
+ * You may obtain a copy of the License at
9
+ *
10
+ * http://www.apache.org/licenses/LICENSE-2.0
11
+ *
12
+ * Unless required by applicable law or agreed to in writing, software
13
+ * distributed under the License is distributed on an "AS IS" BASIS,
14
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ * See the License for the specific language governing permissions and
16
+ * limitations under the License.
17
+ */
18
+ -->
19
+
20
+ <bitmap xmlns:android="http://schemas.android.com/apk/res/android"
21
+ android:src="@drawable/ic_audio_notification_am_alpha"
22
+ android:autoMirrored="true"
23
+ android:tint="?attr/colorControlNormal" />
android-sdk/platforms/android-34/data/res/drawable/ic_audio_notification_mute.xml ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ /*
4
+ * Copyright 2013, The Android Open Source Project
5
+ *
6
+ * Licensed under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License.
8
+ * You may obtain a copy of the License at
9
+ *
10
+ * http://www.apache.org/licenses/LICENSE-2.0
11
+ *
12
+ * Unless required by applicable law or agreed to in writing, software
13
+ * distributed under the License is distributed on an "AS IS" BASIS,
14
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ * See the License for the specific language governing permissions and
16
+ * limitations under the License.
17
+ */
18
+ -->
19
+
20
+ <bitmap xmlns:android="http://schemas.android.com/apk/res/android"
21
+ android:src="@drawable/ic_audio_notification_mute_am_alpha"
22
+ android:autoMirrored="true"
23
+ android:tint="?attr/colorControlNormal" />
android-sdk/platforms/android-34/data/res/drawable/ic_audio_ring_notif.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2014 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="32dp"
18
+ android:height="32dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?attr/colorControlNormal">
22
+
23
+ <path
24
+ android:fillColor="@color/black"
25
+ android:pathData="M11.5,22.0c1.1,0.0 2.0,-0.9 2.0,-2.0l-4.0,0.0C9.5,21.1 10.4,22.0 11.5,22.0zM18.0,16.0l0.0,-5.5c0.0,-3.1 -2.1,-5.6 -5.0,-6.3L13.0,3.5C13.0,2.7 12.3,2.0 11.5,2.0C10.7,2.0 10.0,2.7 10.0,3.5l0.0,0.7c-2.9,0.7 -5.0,3.2 -5.0,6.3L5.0,16.0l-2.0,2.0l0.0,1.0l17.0,0.0l0.0,-1.0L18.0,16.0z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_audio_ring_notif_mute.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2014 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="32dp"
18
+ android:height="32dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?attr/colorControlNormal">
22
+
23
+ <path
24
+ android:fillColor="@color/black"
25
+ android:pathData="M11.5,22.0c1.1,0.0 2.0,-0.9 2.0,-2.0l-4.0,0.0C9.5,21.1 10.4,22.0 11.5,22.0zM18.0,10.5c0.0,-3.1 -2.1,-5.6 -5.0,-6.3L13.0,3.5C13.0,2.7 12.3,2.0 11.5,2.0C10.7,2.0 10.0,2.7 10.0,3.5l0.0,0.7C9.5,4.3 9.0,4.5 8.6,4.7l9.4,9.4L18.0,10.5zM17.7,19.0l2.0,2.0l1.3,-1.3L4.3,3.0L3.0,4.3l2.9,2.9C5.3,8.2 5.0,9.3 5.0,10.5L5.0,16.0l-2.0,2.0l0.0,1.0L17.7,19.0z" />
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_audio_ring_notif_vibrate.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2014 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="32dp"
18
+ android:height="32dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?attr/colorControlNormal">
22
+
23
+ <path
24
+ android:fillColor="@color/black"
25
+ android:pathData="M0.0,15.0l2.0,0.0L2.0,9.0L0.0,9.0L0.0,15.0zM3.0,17.0l2.0,0.0L5.0,7.0L3.0,7.0L3.0,17.0zM22.0,9.0l0.0,6.0l2.0,0.0L24.0,9.0L22.0,9.0zM19.0,17.0l2.0,0.0L21.0,7.0l-2.0,0.0L19.0,17.0zM16.5,3.0l-9.0,0.0C6.7,3.0 6.0,3.7 6.0,4.5l0.0,15.0C6.0,20.3 6.7,21.0 7.5,21.0l9.0,0.0c0.8,0.0 1.5,-0.7 1.5,-1.5l0.0,-15.0C18.0,3.7 17.3,3.0 16.5,3.0zM16.0,19.0L8.0,19.0L8.0,5.0l8.0,0.0L16.0,19.0z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_audio_vol.xml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2014 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="32.0dp"
18
+ android:height="32.0dp"
19
+ android:viewportWidth="48.0"
20
+ android:viewportHeight="48.0"
21
+ android:tint="?attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="@color/black"
24
+ android:pathData="M6.0,18.0l0.0,12.0l8.0,0.0l10.0,10.0L24.0,8.0L14.0,18.0L6.0,18.0zm27.0,6.0c0.0,-3.53 -2.04,-6.58 -5.0,-8.05l0.0,16.11c2.96,-1.48 5.0,-4.53 5.0,-8.06zM28.0,6.46l0.0,4.13c5.78,1.72 10.0,7.07 10.0,13.41s-4.22,11.69 -10.0,13.41l0.0,4.13c8.01,-1.82 14.0,-8.97 14.0,-17.54S36.01,8.28 28.0,6.46z"/>
25
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_audio_vol_mute.xml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2014 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="32.0dp"
18
+ android:height="32.0dp"
19
+ android:viewportWidth="48.0"
20
+ android:viewportHeight="48.0"
21
+ android:tint="?attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="@color/black"
24
+ android:pathData="M33.0,24.0c0.0,-3.53 -2.04,-6.58 -5.0,-8.05l0.0,4.42l4.91,4.91c0.06,-0.42 0.09,-0.85 0.09,-1.28zm5.0,0.0c0.0,1.88 -0.41,3.65 -1.08,5.28l3.03,3.03C41.25,29.82 42.0,27.0 42.0,24.0c0.0,-8.56 -5.99,-15.72 -14.0,-17.54l0.0,4.13c5.78,1.72 10.0,7.07 10.0,13.41zM8.55,6.0L6.0,8.55 15.45,18.0L6.0,18.0l0.0,12.0l8.0,0.0l10.0,10.0L24.0,26.55l8.51,8.51c-1.34,1.03 -2.85,1.86 -4.51,2.36l0.0,4.13c2.75,-0.63 5.26,-1.89 7.37,-3.62L39.45,42.0 42.0,39.45l-18.0,-18.0L8.55,6.0zM24.0,8.0l-4.18,4.18L24.0,16.36L24.0,8.0z"/>
25
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_battery.xml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2018 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?android:attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="#FF000000"
24
+ android:pathData="M15.67,4H14V2h-4v2H8.33C7.6,4 7,4.6 7,5.33v15.33C7,21.4 7.6,22 8.33,22h7.33c0.74,0 1.34,-0.6 1.34,-1.33V5.33C17,4.6 16.4,4 15.67,4z"/>
25
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_battery_80_24dp.xml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ Copyright (C) 2019 The Android Open Source Project
4
+
5
+ Licensed under the Apache License, Version 2.0 (the "License");
6
+ you may not use this file except in compliance with the License.
7
+ You may obtain a copy of the License at
8
+
9
+ http://www.apache.org/licenses/LICENSE-2.0
10
+
11
+ Unless required by applicable law or agreed to in writing, software
12
+ distributed under the License is distributed on an "AS IS" BASIS,
13
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ See the License for the specific language governing permissions and
15
+ limitations under the License.
16
+ -->
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="24dp"
19
+ android:height="24dp"
20
+ android:viewportWidth="24"
21
+ android:viewportHeight="24">
22
+ <path
23
+ android:fillColor="@android:color/white"
24
+ android:pathData="M9.5,2v2H7.33C6.6,4 6,4.6 6,5.33V15v5.67C6,21.4 6.6,22 7.33,22h9.33C17.4,22 18,21.4 18,20.67V15V5.33C18,4.6 17.4,4 16.67,4H14.5V2H9.5zM8,20v-5V6h8v9v5H8L8,20z"/>
25
+ <path
26
+ android:fillColor="@android:color/white"
27
+ android:pathData="M16.67,22H7.33C6.6,22 6,21.4 6,20.67V8h12v12.67C18,21.4 17.4,22 16.67,22z"/>
28
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bluetooth_share_icon.xml ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2019 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <!-- This drawable should only be used by the Bluetooth application for its share target icon. -->
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="24dp"
19
+ android:height="24dp"
20
+ android:viewportWidth="24"
21
+ android:viewportHeight="24"
22
+ android:tint="@*android:color/accent_device_default_light">
23
+
24
+ <path
25
+ android:fillColor="@android:color/white"
26
+ android:pathData="M17.71,7.71L12,2h-1v7.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L11,14.41V22h1l5.71-5.71L13.41,12L17.71,7.71z M13,5.83 l1.88,1.88L13,9.59V5.83z M14.88,16.29L13,18.17v-3.76L14.88,16.29z" />
27
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bluetooth_transient_animation.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ ~ Copyright (C) 2019 The Android Open Source Project
4
+ ~
5
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
6
+ ~ you may not use this file except in compliance with the License.
7
+ ~ You may obtain a copy of the License at
8
+ ~
9
+ ~ http://www.apache.org/licenses/LICENSE-2.0
10
+ ~
11
+ ~ Unless required by applicable law or agreed to in writing, software
12
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
13
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ ~ See the License for the specific language governing permissions and
15
+ ~ limitations under the License
16
+ -->
17
+ <animated-vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:drawable="@drawable/ic_bluetooth_transient_animation_drawable">
19
+ <target android:name="_R_G_L_0_G_D_1_P_0"
20
+ android:animation="@anim/ic_bluetooth_transient_animation_0"/>
21
+ <target android:name="_R_G_L_0_G_D_2_P_0"
22
+ android:animation="@anim/ic_bluetooth_transient_animation_1"/>
23
+ <target android:name="time_group" android:animation="@anim/ic_bluetooth_transient_animation_2"/>
24
+ </animated-vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bluetooth_transient_animation_drawable.xml ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ ~ Copyright (C) 2019 The Android Open Source Project
4
+ ~
5
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
6
+ ~ you may not use this file except in compliance with the License.
7
+ ~ You may obtain a copy of the License at
8
+ ~
9
+ ~ http://www.apache.org/licenses/LICENSE-2.0
10
+ ~
11
+ ~ Unless required by applicable law or agreed to in writing, software
12
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
13
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ ~ See the License for the specific language governing permissions and
15
+ ~ limitations under the License
16
+ -->
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp"
18
+ android:width="24dp" android:viewportHeight="24"
19
+ android:viewportWidth="24">
20
+ <group android:name="_R_G">
21
+ <group android:name="_R_G_L_0_G_N_1_T_0" android:translateX="12"
22
+ android:translateY="12">
23
+ <group android:name="_R_G_L_0_G" android:translateX="-12"
24
+ android:translateY="-12">
25
+ <path android:name="_R_G_L_0_G_D_0_P_0" android:fillColor="#000000"
26
+ android:fillAlpha="1" android:fillType="nonZero"
27
+ android:pathData=" M17.71 7.71 C17.71,7.71 12,2 12,2 C12,2 11,2 11,2 C11,2 11,9.59 11,9.59 C11,9.59 6.41,5 6.41,5 C6.41,5 5,6.41 5,6.41 C5,6.41 10.59,12 10.59,12 C10.59,12 5,17.59 5,17.59 C5,17.59 6.41,19 6.41,19 C6.41,19 11,14.41 11,14.41 C11,14.41 11,22 11,22 C11,22 12,22 12,22 C12,22 17.71,16.29 17.71,16.29 C17.71,16.29 13.41,12 13.41,12 C13.41,12 17.71,7.71 17.71,7.71c M13 5.83 C13,5.83 14.88,7.71 14.88,7.71 C14.88,7.71 13,9.59 13,9.59 C13,9.59 13,5.83 13,5.83c M14.88 16.29 C14.88,16.29 13,18.17 13,18.17 C13,18.17 13,14.41 13,14.41 C13,14.41 14.88,16.29 14.88,16.29c "/>
28
+ <path android:name="_R_G_L_0_G_D_1_P_0" android:fillColor="#000000"
29
+ android:fillAlpha="1" android:fillType="nonZero"
30
+ android:pathData=" M5 10.5 C5.83,10.5 6.5,11.17 6.5,12 C6.5,12.83 5.83,13.5 5,13.5 C4.17,13.5 3.5,12.83 3.5,12 C3.5,11.17 4.17,10.5 5,10.5c "/>
31
+ <path android:name="_R_G_L_0_G_D_2_P_0" android:fillColor="#000000"
32
+ android:fillAlpha="1" android:fillType="nonZero"
33
+ android:pathData=" M19 10.5 C19.83,10.5 20.5,11.17 20.5,12 C20.5,12.83 19.83,13.5 19,13.5 C18.17,13.5 17.5,12.83 17.5,12 C17.5,11.17 18.17,10.5 19,10.5c "/>
34
+ </group>
35
+ </group>
36
+ </group>
37
+ <group android:name="time_group"/>
38
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bt_headphones_a2dp.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2016 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?android:attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="#FF000000"
24
+ android:pathData="M12,1c-4.97,0 -9,4.03 -9,9v7c0,1.66 1.34,3 3,3h3v-8H5v-2c0,-3.87
25
+ 3.13,-7 7,-7s7,3.13 7,7v2h-4v8h3c1.66,0 3,-1.34 3,-3v-7c0,-4.97 -4.03,-9 -9,-9z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bt_headset_hfp.xml ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2016 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?android:attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="#FF000000"
24
+ android:pathData="M12,1c-4.97,0 -9,4.03 -9,9v7c0,1.66 1.34,3 3,3h3v-8H5v-2c0,-3.87
25
+ 3.13,-7 7,-7s7,3.13 7,7v2h-4v8h4v1h-7v2h6c1.66,0 3,-1.34 3,-3V10c0,-4.97 -4.03,-9
26
+ -9,-9z"/>
27
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bt_hearing_aid.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2018 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0">
21
+ <path
22
+ android:fillColor="#FF000000"
23
+ android:pathData="M17,20c-0.29,0 -0.56,-0.06 -0.76,-0.15 -0.71,-0.37 -1.21,-0.88 -1.71,-2.38 -0.51,-1.56 -1.47,-2.29 -2.39,-3 -0.79,-0.61 -1.61,-1.24 -2.32,-2.53C9.29,10.98 9,9.93 9,9c0,-2.8 2.2,-5 5,-5s5,2.2 5,5h2c0,-3.93 -3.07,-7 -7,-7S7,5.07 7,9c0,1.26 0.38,2.65 1.07,3.9 0.91,1.65 1.98,2.48 2.85,3.15 0.81,0.62 1.39,1.07 1.71,2.05 0.6,1.82 1.37,2.84 2.73,3.55 0.51,0.23 1.07,0.35 1.64,0.35 2.21,0 4,-1.79 4,-4h-2c0,1.1 -0.9,2 -2,2zM7.64,2.64L6.22,1.22C4.23,3.21 3,5.96 3,9s1.23,5.79 3.22,7.78l1.41,-1.41C6.01,13.74 5,11.49 5,9s1.01,-4.74 2.64,-6.36zM11.5,9c0,1.38 1.12,2.5 2.5,2.5s2.5,-1.12 2.5,-2.5 -1.12,-2.5 -2.5,-2.5 -2.5,1.12 -2.5,2.5z"/>
24
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bt_laptop.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2016 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?android:attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="#FF000000"
24
+ android:pathData="M20,18c1.1,0 2,-0.9 2,-2V6c0,-1.1 -0.9,-2 -2,-2H4c-1.1,0
25
+ -2,0.9 -2,2v10c0,1.1 0.9,2 2,2H0v2h24v-2h-4zM4,6h16v10H4V6z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bt_misc_hid.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2016 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?android:attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="#FF000000"
24
+ android:pathData="M15,7.5V2H9v5.5l3,3 3,-3zM7.5,9H2v6h5.5l3,-3 -3,-3zM9,16.5V22h6v-5.5l-3,-3
25
+ -3,3zM16.5,9l-3,3 3,3H22V9h-5.5z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bt_network_pan.xml ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2016 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?android:attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="#FF000000"
24
+ android:pathData="M14.24,12.01l2.32,2.32c0.28,-0.72 0.44,-1.51 0.44,-2.33 0,-0.82
25
+ -0.16,-1.59 -0.43,-2.31l-2.33,2.32zM19.53,6.71l-1.26,1.26c0.63,1.21 0.98,2.57
26
+ 0.98,4.02s-0.36,2.82 -0.98,4.02l1.2,1.2c0.97,-1.54 1.54,-3.36 1.54,-5.31 -0.01,-1.89
27
+ -0.55,-3.67 -1.48,-5.19zM15.71,7.71L10,2L9,2v7.59L4.41,5 3,6.41 8.59,12 3,17.59 4.41,19
28
+ 9,14.41L9,22h1l5.71,-5.71 -4.3,-4.29
29
+ 4.3,-4.29zM11,5.83l1.88,1.88L11,9.59L11,5.83zM12.88,16.29L11,18.17v-3.76l1.88,1.88z"/>
30
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_bt_pointing_hid.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2016 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0"
21
+ android:tint="?android:attr/colorControlNormal">
22
+ <path
23
+ android:fillColor="#FF000000"
24
+ android:pathData="M13,1.07L13,9h7c0,-4.08 -3.05,-7.44 -7,-7.93zM4,15c0,4.42
25
+ 3.58,8 8,8s8,-3.58 8,-8v-4L4,11v4zM11,1.07C7.05,1.56 4,4.92 4,9h7L11,1.07z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_btn_round_more.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2009 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:state_enabled="false"
19
+ android:drawable="@drawable/ic_btn_round_more_disabled" />
20
+ <item
21
+ android:drawable="@drawable/ic_btn_round_more_normal" />
22
+ </selector>
android-sdk/platforms/android-34/data/res/drawable/ic_btn_square_browser_zoom_fit_page.xml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2008 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:state_enabled="false" android:drawable="@drawable/ic_btn_square_browser_zoom_fit_page_disabled" />
19
+ <item android:drawable="@drawable/ic_btn_square_browser_zoom_fit_page_normal" />
20
+ </selector>
android-sdk/platforms/android-34/data/res/drawable/ic_btn_square_browser_zoom_page_overview.xml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2008 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:state_enabled="false" android:drawable="@drawable/ic_btn_square_browser_zoom_page_overview_disabled" />
19
+ <item android:drawable="@drawable/ic_btn_square_browser_zoom_page_overview_normal" />
20
+ </selector>
android-sdk/platforms/android-34/data/res/drawable/ic_call_answer.xml ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2021 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="20"
20
+ android:viewportHeight="20"
21
+ android:tint="?android:attr/colorControlNormal"
22
+ android:autoMirrored="true">
23
+ <path
24
+ android:fillColor="#FF000000"
25
+ android:pathData="M6.0168,3.3333L6.5751,5.575L4.6668,7.4916C3.8751,5.7166 3.6001,4.1916
26
+ 3.4834,3.3333H6.0168ZM14.4251,13.375L16.6668,13.9416V16.5166C15.8084,16.4 14.2668,16.125
27
+ 12.4834,15.325L14.4251,13.375ZM6.3418,1.6666H2.5668C2.0918,1.6666 1.7001,2.0666
28
+ 1.7334,2.5416C2.4834,12.875 11.7668,18.275 17.5168,18.275C17.9668,18.275 18.3334,17.9
29
+ 18.3334,17.4416V13.6166C18.3334,13.0416 17.9418,12.5416
30
+ 17.3834,12.4083L14.5918,11.7083C14.2251,11.6166 13.7584,11.6833
31
+ 13.4084,12.0333L10.9251,14.5166C8.6751,13.1833 6.7918,11.3
32
+ 5.4668,9.0416L7.9168,6.5916C8.2251,6.2833 8.3501,5.8333
33
+ 8.2418,5.4083L7.5584,2.6166C7.4168,2.0583 6.9168,1.6666 6.3418,1.6666Z"/>
34
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_call_answer_video.xml ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2021 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="20"
20
+ android:viewportHeight="20"
21
+ android:tint="?android:attr/colorControlNormal"
22
+ android:autoMirrored="true">
23
+ <path
24
+ android:fillColor="#FF000000"
25
+ android:pathData="M15,8v8H5V8h10m1,-2H4c-0.55,0 -1,0.45 -1,1v10c0,0.55 0.45,1 1,1h12c0.55,0
26
+ 1,-0.45 1,-1v-3.5l4,4v-11l-4,4V7c0,-0.55 -0.45,-1 -1,-1z"/>
27
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_call_decline.xml ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2021 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="20"
20
+ android:viewportHeight="20"
21
+ android:tint="?android:attr/colorControlNormal"
22
+ android:autoMirrored="true">
23
+ <path
24
+ android:fillColor="#FF000000"
25
+ android:pathData="M5.2834,9.3083V10.7833L4.1084,11.4916L3.1334,10.5166C3.8084,10.0416
26
+ 4.5251,9.6333 5.2834,9.3083ZM14.75,9.325C15.4917,9.65 16.2084,10.05
27
+ 16.875,10.525L15.925,11.475L14.75,10.7666V9.325ZM9.975,6.6666C6.8584,6.6666 3.725,7.7333
28
+ 1.1751,9.9416C0.8084,10.2583 0.9667,10.7166 1.1501,10.9L3.2917,13.0416C3.4917,13.2333
29
+ 3.7417,13.3333 4.0001,13.3333C4.175,13.3333 4.35,13.2833
30
+ 4.5084,13.1916L6.4667,12.0166C6.725,11.8583 6.95,11.5583 6.95,11.1666V8.3833C7.95,8.125
31
+ 8.975,8 10.0084,8C11.0417,8 12.075,8.1333 13.0834,8.3916V11.1416C13.0834,11.4916
32
+ 13.2667,11.8166 13.5667,11.9916L15.525,13.1666C15.6834,13.2583 15.8584,13.3083
33
+ 16.0334,13.3083C16.2917,13.3083 16.5417,13.2083
34
+ 16.7334,13.0166L18.85,10.9C19.1167,10.6333 19.1167,10.1916 18.825,9.9416C16.3334,7.7833
35
+ 13.1667,6.6666 9.975,6.6666Z"/>
36
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_camera.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2018 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="16dp"
18
+ android:height="16dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0">
21
+ <path
22
+ android:fillColor="#FFFFFFFF"
23
+ android:pathData="M20,5h-3.17L15,3H9L7.17,5H4C2.9,5 2,5.9 2,7v12c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2V7C22,5.9 21.1,5 20,5zM20,19H4V7h16V19zM12,9c-2.21,0 -4,1.79 -4,4c0,2.21 1.79,4 4,4s4,-1.79 4,-4C16,10.79 14.21,9 12,9z"/>
24
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_camera_allowed.xml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ Copyright (C) 2021 The Android Open Source Project
4
+
5
+ Licensed under the Apache License, Version 2.0 (the "License");
6
+ you may not use this file except in compliance with the License.
7
+ You may obtain a copy of the License at
8
+
9
+ http://www.apache.org/licenses/LICENSE-2.0
10
+
11
+ Unless required by applicable law or agreed to in writing, software
12
+ distributed under the License is distributed on an "AS IS" BASIS,
13
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ See the License for the specific language governing permissions and
15
+ limitations under the License.
16
+ -->
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="24dp"
19
+ android:height="24dp"
20
+ android:viewportWidth="24"
21
+ android:viewportHeight="24"
22
+ android:tint="?attr/colorControlNormal">
23
+ <path android:fillColor="@android:color/white"
24
+ android:pathData="M18,10.48L18,6c0,-1.1 -0.9,-2 -2,-2L4,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2v-4.48l4,3.98v-11l-4,3.98zM16,9.69L16,18L4,18L4,6h12v3.69z"/>
25
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_camera_blocked.xml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ Copyright (C) 2021 The Android Open Source Project
4
+
5
+ Licensed under the Apache License, Version 2.0 (the "License");
6
+ you may not use this file except in compliance with the License.
7
+ You may obtain a copy of the License at
8
+
9
+ http://www.apache.org/licenses/LICENSE-2.0
10
+
11
+ Unless required by applicable law or agreed to in writing, software
12
+ distributed under the License is distributed on an "AS IS" BASIS,
13
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ See the License for the specific language governing permissions and
15
+ limitations under the License.
16
+ -->
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="24dp"
19
+ android:height="24dp"
20
+ android:viewportWidth="24"
21
+ android:viewportHeight="24"
22
+ android:tint="?attr/colorControlNormal">
23
+ <path android:fillColor="@android:color/white"
24
+ android:pathData="M18,10.48V6c0,-1.1 -0.9,-2 -2,-2H6.83l2,2H16v7.17l2,2v-1.65l4,3.98v-11l-4,3.98zM16,16L6,6 4,4 2.81,2.81 1.39,4.22l0.85,0.85C2.09,5.35 2,5.66 2,6v12c0,1.1 0.9,2 2,2h12c0.34,0 0.65,-0.09 0.93,-0.24l2.85,2.85 1.41,-1.41L18,18l-2,-2zM4,18V6.83L15.17,18H4z"/>
25
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_check_24dp.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ ~ Copyright (C) 2022 The Android Open Source Project
3
+ ~
4
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
5
+ ~ you may not use this file except in compliance with the License.
6
+ ~ You may obtain a copy of the License at
7
+ ~
8
+ ~ http://www.apache.org/licenses/LICENSE-2.0
9
+ ~
10
+ ~ Unless required by applicable law or agreed to in writing, software
11
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
12
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ ~ See the License for the specific language governing permissions and
14
+ ~ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0">
21
+ <path
22
+ android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z"
23
+ android:fillColor="@android:color/white"/>
24
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_check_circle_24px.xml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2015 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24.0dp"
18
+ android:height="24.0dp"
19
+ android:viewportWidth="24.0"
20
+ android:viewportHeight="24.0">
21
+ <path
22
+ android:fillColor="#FF000000"
23
+ android:pathData="M12.0,2.0C6.48,2.0 2.0,6.48 2.0,12.0s4.48,10.0 10.0,10.0 10.0,-4.48 10.0,-10.0S17.52,2.0 12.0,2.0zm-2.0,15.0l-5.0,-5.0 1.41,-1.41L10.0,14.17l7.59,-7.59L19.0,8.0l-9.0,9.0z"/>
24
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_chevron_end.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2015 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24"
20
+ android:viewportHeight="24"
21
+ android:tint="?attr/colorControlNormal"
22
+ android:autoMirrored="true">
23
+ <path
24
+ android:fillColor="#FF000000"
25
+ android:pathData="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6,-6z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_chevron_start.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Copyright (C) 2015 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
17
+ android:width="24dp"
18
+ android:height="24dp"
19
+ android:viewportWidth="24"
20
+ android:viewportHeight="24"
21
+ android:tint="?attr/colorControlNormal"
22
+ android:autoMirrored="true">
23
+ <path
24
+ android:fillColor="#FF000000"
25
+ android:pathData="M15.41 7.41L14 6l-6 6 6 6 1.41,-1.41L10.83 12z"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_chooser_group_arrow.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ ~ Copyright (C) 2020 The Android Open Source Project
3
+ ~
4
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
5
+ ~ you may not use this file except in compliance with the License.
6
+ ~ You may obtain a copy of the License at
7
+ ~
8
+ ~ http://www.apache.org/licenses/LICENSE-2.0
9
+ ~
10
+ ~ Unless required by applicable law or agreed to in writing, software
11
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
12
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ ~ See the License for the specific language governing permissions and
14
+ ~ limitations under the License.
15
+ -->
16
+
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="12dp"
19
+ android:height="12dp"
20
+ android:viewportWidth="12"
21
+ android:viewportHeight="12"
22
+ android:tint="?attr/textColorSecondary">
23
+ <path
24
+ android:pathData="M2,4L6,8L10,4L2,4Z"
25
+ android:fillColor="#FF000000"/>
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_chooser_pin.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!--
3
+ ~ Copyright (C) 2020 The Android Open Source Project
4
+ ~
5
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
6
+ ~ you may not use this file except in compliance with the License.
7
+ ~ You may obtain a copy of the License at
8
+ ~
9
+ ~ http://www.apache.org/licenses/LICENSE-2.0
10
+ ~
11
+ ~ Unless required by applicable law or agreed to in writing, software
12
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
13
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ ~ See the License for the specific language governing permissions and
15
+ ~ limitations under the License.
16
+ -->
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="12dp"
19
+ android:height="12dp"
20
+ android:viewportWidth="12"
21
+ android:viewportHeight="12"
22
+ android:tint="?attr/textColorSecondary">
23
+ <path
24
+ android:pathData="M8.5,2C8.5,1.45 8.055,1 7.5,1L4.5,1C3.95,1 3.5,1.45 3.5,2L3.5,5.5L2.5,7L2.5,8L5.5,8L5.5,10.5L6,11L6.5,10.5L6.5,8L9.5,8L9.5,7L8.5,5.5L8.5,2Z"
25
+ android:fillColor="#FF000000" />
26
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_chooser_pin_dialog.xml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ ~ Copyright (C) 2020 The Android Open Source Project
3
+ ~
4
+ ~ Licensed under the Apache License, Version 2.0 (the "License");
5
+ ~ you may not use this file except in compliance with the License.
6
+ ~ You may obtain a copy of the License at
7
+ ~
8
+ ~ http://www.apache.org/licenses/LICENSE-2.0
9
+ ~
10
+ ~ Unless required by applicable law or agreed to in writing, software
11
+ ~ distributed under the License is distributed on an "AS IS" BASIS,
12
+ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ ~ See the License for the specific language governing permissions and
14
+ ~ limitations under the License.
15
+ -->
16
+
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="24dp"
19
+ android:height="24dp"
20
+ android:viewportWidth="24"
21
+ android:viewportHeight="24">
22
+ <path
23
+ android:pathData="M14,4v5c0,1.12 0.37,2.16 1,3H9c0.65,-0.86 1,-1.9 1,-3V4H14M17,2H7C6.45,2 6,2.45 6,3c0,0.55 0.45,1 1,1c0,0 0,0 0,0l1,0v5c0,1.66 -1.34,3 -3,3v2h5.97v7l1,1l1,-1v-7H19v-2c0,0 0,0 0,0c-1.66,0 -3,-1.34 -3,-3V4l1,0c0,0 0,0 0,0c0.55,0 1,-0.45 1,-1C18,2.45 17.55,2 17,2L17,2z"
24
+ android:fillColor="#FF000000"/>
25
+ </vector>
android-sdk/platforms/android-34/data/res/drawable/ic_clear.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2010 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:state_enabled="false"
19
+ android:drawable="@drawable/ic_clear_disabled" />
20
+ <item
21
+ android:drawable="@drawable/ic_clear_normal" />
22
+ </selector>
android-sdk/platforms/android-34/data/res/drawable/ic_clear_holo_dark.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2010 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:state_enabled="false"
19
+ android:drawable="@drawable/ic_clear_search_api_disabled_holo_dark" />
20
+ <item
21
+ android:drawable="@drawable/ic_clear_search_api_holo_dark" />
22
+ </selector>
android-sdk/platforms/android-34/data/res/drawable/ic_clear_holo_light.xml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2010 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <selector xmlns:android="http://schemas.android.com/apk/res/android">
18
+ <item android:state_enabled="false"
19
+ android:drawable="@drawable/ic_clear_search_api_disabled_holo_light" />
20
+ <item
21
+ android:drawable="@drawable/ic_clear_search_api_holo_light" />
22
+ </selector>
android-sdk/platforms/android-34/data/res/drawable/ic_clear_material.xml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Copyright (C) 2014 The Android Open Source Project
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License");
5
+ you may not use this file except in compliance with the License.
6
+ You may obtain a copy of the License at
7
+
8
+ http://www.apache.org/licenses/LICENSE-2.0
9
+
10
+ Unless required by applicable law or agreed to in writing, software
11
+ distributed under the License is distributed on an "AS IS" BASIS,
12
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ See the License for the specific language governing permissions and
14
+ limitations under the License.
15
+ -->
16
+
17
+ <vector xmlns:android="http://schemas.android.com/apk/res/android"
18
+ android:width="24dp"
19
+ android:height="24dp"
20
+ android:viewportWidth="24.0"
21
+ android:viewportHeight="24.0"
22
+ android:tint="?attr/colorControlNormal">
23
+ <path
24
+ android:pathData="M19,6.41L17.59,5,12,10.59,6.41,5,5,6.41,10.59,12,5,17.59,6.41,19,12,13.41,17.59,19,19,17.59,13.41,12z"
25
+ android:fillColor="@color/white"/>
26
+ </vector>