Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / drawable / btn_radio_off_mtrl.xml
blob55c7950fc6c4e8e8e4e776d9eee40d0d97d3593e
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2015 The Android Open Source Project
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
8           http://www.apache.org/licenses/LICENSE-2.0
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 -->
17 <vector
18     xmlns:android="http://schemas.android.com/apk/res/android"
19     android:name="btn_radio_to_on_mtrl"
20     android:width="32dp"
21     android:viewportWidth="32"
22     android:height="32dp"
23     android:viewportHeight="32"
24     android:tint="@color/control_checkable_material">
25     <group
26         android:name="btn_radio_to_on_mtrl_0"
27         android:translateX="16"
28         android:translateY="16" >
29         <group
30             android:name="ring_outer" >
31             <path
32                 android:name="ring_outer_path"
33                 android:strokeColor="#FF000000"
34                 android:strokeWidth="2"
35                 android:pathData="M 0.0,-9.0 c 4.9705627482,0.0 9.0,4.0294372518 9.0,9.0 c 0.0,4.9705627482 -4.0294372518,9.0 -9.0,9.0 c -4.9705627482,0.0 -9.0,-4.0294372518 -9.0,-9.0 c 0.0,-4.9705627482 4.0294372518,-9.0 9.0,-9.0 Z" />
36         </group>
37         <group
38             android:name="dot_group"
39             android:scaleX="0"
40             android:scaleY="0" >
41             <path
42                 android:name="dot_path"
43                 android:pathData="M 0.0,-5.0 c -2.7619934082,0.0 -5.0,2.2380065918 -5.0,5.0 c 0.0,2.7619934082 2.2380065918,5.0 5.0,5.0 c 2.7619934082,0.0 5.0,-2.2380065918 5.0,-5.0 c 0.0,-2.7619934082 -2.2380065918,-5.0 -5.0,-5.0 Z"
44                 android:fillColor="#FF000000" />
45         </group>
46     </group>
47 </vector>