Blame view

C5/app/src/main/res/drawable/page_frist.xml 670 Bytes
3bef6993   孙向锦   批次表决界面UI修改
1
  <vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
1c5059dd   孙向锦   下载文件UI更新
2
  	android:viewportWidth="104.2"
3bef6993   孙向锦   批次表决界面UI修改
3
  	android:viewportHeight="103.4"
1c5059dd   孙向锦   下载文件UI更新
4
  	android:width="104.2dp"
3bef6993   孙向锦   批次表决界面UI修改
5
6
7
  	android:height="103.4dp">
  	<group>
  		<clip-path
1c5059dd   孙向锦   下载文件UI更新
8
  			android:pathData="M0.5 3.5H103.9V99.9H0.5V3.5Z" />
3bef6993   孙向锦   批次表决界面UI修改
9
  		<path
1c5059dd   孙向锦   下载文件UI更新
10
  			android:pathData="M2.8 15.8l40 53c5.1 6.8 13.5 6.8 18.6 0l40 -53c5.1 -6.7 1.5 -12.3 -8 -12.3H10.7C1.2 3.5 -2.3 9.1 2.8 15.8L2.8 15.8zM103.7 93.3c0 3.6 -2.9 6.4 -6.5 6.5H6.9c-3.6 0 -6.4 -2.9 -6.5 -6.5c0 -3.6 2.9 -6.4 6.5 -6.5h90.3C100.8 86.9 103.7 89.8 103.7 93.3L103.7 93.3z"
3bef6993   孙向锦   批次表决界面UI修改
11
12
13
14
  			android:fillColor="#000000"
  			android:fillAlpha="0.8" />
  	</group>
  </vector>