phase 2 i forgor
@@ -4,6 +4,6 @@
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="@dimen/corner_radius" />
|
||||
<solid android:color="@color/pastel_orange_transparent" />
|
||||
<stroke android:width="5dp" android:color="@color/pastel_orange" />
|
||||
<solid android:color="@color/black" />
|
||||
<stroke android:width="5dp" android:color="@color/pastel_yellow" />
|
||||
</shape>
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="@dimen/corner_radius" />
|
||||
<solid android:color="@color/pastel_orange_transparent" />
|
||||
<stroke android:width="5dp" android:color="@color/pastel_orange" />
|
||||
<solid android:color="@color/pastel_yellow_transparent" />
|
||||
<stroke android:width="5dp" android:color="@color/pastel_yellow" />
|
||||
</shape>
|
||||
|
||||
|
After Width: | Height: | Size: 125 KiB |
|
After Width: | Height: | Size: 128 KiB |
|
After Width: | Height: | Size: 6.9 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
@@ -4,6 +4,6 @@
|
||||
android:shape="rectangle">
|
||||
|
||||
<corners android:radius="@dimen/corner_radius" />
|
||||
<solid android:color="@color/pastel_orange_transparent" />
|
||||
<stroke android:width="5dp" android:color="@color/pastel_orange" />
|
||||
<solid android:color="@color/transparent" />
|
||||
<stroke android:width="10px" android:color="@color/pastel_yellow" />
|
||||
</shape>
|
||||
|
||||