Определена стркутура проекта, верстка основных компонентов
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user