13 lines
368 B
XML
13 lines
368 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="314dp"
|
|
android:height="2dp"
|
|
android:viewportWidth="314"
|
|
android:viewportHeight="2">
|
|
<path
|
|
android:strokeWidth="1"
|
|
android:pathData="M1,1L313,1"
|
|
android:fillColor="#fff"
|
|
android:strokeColor="#fff"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|