You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
3.3 KiB
75 lines
3.3 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
/**
|
|
* Copyright (C) 2016 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:name="dots"
|
|
android:width="40dp"
|
|
android:viewportWidth="40"
|
|
android:height="8dp"
|
|
android:viewportHeight="8" >
|
|
<group
|
|
android:name="dots_0"
|
|
android:translateX="20"
|
|
android:translateY="4" >
|
|
<group
|
|
android:name="dot3" >
|
|
<group
|
|
android:name="rectangle_path_1_position"
|
|
android:translateX="16" >
|
|
<path
|
|
android:name="rectangle_path_1"
|
|
android:fillColor="#FF000000"
|
|
android:fillAlpha="0.3"
|
|
android:pathData="M 0.0,-4.0 l 0.0,0.0 c 2.2091389992,0.0 4.0,1.7908610008 4.0,4.0 l 0.0,0.0 c 0.0,2.2091389992 -1.7908610008,4.0 -4.0,4.0 l 0.0,0.0 c -2.2091389992,0.0 -4.0,-1.7908610008 -4.0,-4.0 l 0.0,0.0 c 0.0,-2.2091389992 1.7908610008,-4.0 4.0,-4.0 Z" />
|
|
</group>
|
|
</group>
|
|
<group
|
|
android:name="dot2" >
|
|
<path
|
|
android:name="rectangle_path_2"
|
|
android:fillColor="#FF000000"
|
|
android:fillAlpha="0.3"
|
|
android:pathData="M 0.0,-4.0 l 0.0,0.0 c 2.2091389992,0.0 4.0,1.7908610008 4.0,4.0 l 0.0,0.0 c 0.0,2.2091389992 -1.7908610008,4.0 -4.0,4.0 l 0.0,0.0 c -2.2091389992,0.0 -4.0,-1.7908610008 -4.0,-4.0 l 0.0,0.0 c 0.0,-2.2091389992 1.7908610008,-4.0 4.0,-4.0 Z" />
|
|
</group>
|
|
<group
|
|
android:name="dot1" >
|
|
<group
|
|
android:name="rectangle_path_3_position"
|
|
android:translateX="-16" >
|
|
<path
|
|
android:name="rectangle_path_3"
|
|
android:fillColor="#FF000000"
|
|
android:fillAlpha="0.3"
|
|
android:pathData="M 0.0,-4.0 l 0.0,0.0 c 2.2091389992,0.0 4.0,1.7908610008 4.0,4.0 l 0.0,0.0 c 0.0,2.2091389992 -1.7908610008,4.0 -4.0,4.0 l 0.0,0.0 c -2.2091389992,0.0 -4.0,-1.7908610008 -4.0,-4.0 l 0.0,0.0 c 0.0,-2.2091389992 1.7908610008,-4.0 4.0,-4.0 Z" />
|
|
</group>
|
|
</group>
|
|
<group
|
|
android:name="dot_moving" >
|
|
<group
|
|
android:name="rectangle_position"
|
|
android:translateX="-16" >
|
|
<path
|
|
android:name="rectangle_path_4"
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M 0.0,-4.0 l 0.0,0.0 c 2.2091389992,0.0 4.0,1.7908610008 4.0,4.0 l 0.0,0.0 c 0.0,2.2091389992 -1.7908610008,4.0 -4.0,4.0 l 0.0,0.0 c -2.2091389992,0.0 -4.0,-1.7908610008 -4.0,-4.0 l 0.0,0.0 c 0.0,-2.2091389992 1.7908610008,-4.0 4.0,-4.0 Z" />
|
|
</group>
|
|
</group>
|
|
</group>
|
|
</vector>
|