赵明涛 4 days ago
parent
commit
d6d6855ff5
  1. 51
      app/src/main/res/drawable/ic_placeholder_qrcode.xml

51
app/src/main/res/drawable/ic_placeholder_qrcode.xml

@ -6,53 +6,4 @@
android:width="2dp"
android:color="#FFFFFF" />
<corners android:radius="4dp" />
</shape>
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000000"
android:pathData="M3,3h18v18h-18z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M4,4h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M8,4h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M12,4h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M16,4h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M4,8h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M12,8h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M16,8h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M4,12h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M8,12h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M16,12h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M4,16h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M12,16h2v2h-2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="M16,16h2v2h-2z"/>
</vector>
</shape>
Loading…
Cancel
Save