Showing
27 changed files
with
26 additions
and
26 deletions
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> | 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> |
| 3 | <solid android:color="@color/white"/> | 3 | <solid android:color="@color/white"/> |
| 4 | - <stroke android:width="1dp" android:color="@color/cos_green12" /> | 4 | + <stroke android:width="1dp" android:color="@color/cos_green15" /> |
| 5 | <corners android:radius="16dp" /> | 5 | <corners android:radius="16dp" /> |
| 6 | </shape> | 6 | </shape> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> | 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> |
| 3 | <solid android:color="@color/white"/> | 3 | <solid android:color="@color/white"/> |
| 4 | - <stroke android:width="1dp" android:color="@color/cos_green6_tr" /> | 4 | + <stroke android:width="1dp" android:color="@color/cos_green15_tr" /> |
| 5 | <corners android:radius="16dp" /> | 5 | <corners android:radius="16dp" /> |
| 6 | </shape> | 6 | </shape> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> | 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> |
| 3 | <solid android:color="@color/white"/> | 3 | <solid android:color="@color/white"/> |
| 4 | - <stroke android:width="2dp" android:color="@color/cos_green14" /> | 4 | + <stroke android:width="2dp" android:color="@color/cos_green15" /> |
| 5 | <corners android:radius="10dp" /> | 5 | <corners android:radius="10dp" /> |
| 6 | </shape> | 6 | </shape> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> | 2 | <shape xmlns:android="http://schemas.android.com/apk/res/android"> |
| 3 | <solid android:color="@color/white"/> | 3 | <solid android:color="@color/white"/> |
| 4 | - <stroke android:width="2dp" android:color="@color/cos_green14_tr" /> | 4 | + <stroke android:width="2dp" android:color="@color/cos_green15_tr" /> |
| 5 | <corners android:radius="10dp" /> | 5 | <corners android:radius="10dp" /> |
| 6 | </shape> | 6 | </shape> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | <vector android:height="34.133335dp" android:viewportHeight="16" | 1 | <vector android:height="34.133335dp" android:viewportHeight="16" |
| 2 | android:viewportWidth="15" android:width="32dp" xmlns:android="http://schemas.android.com/apk/res/android"> | 2 | android:viewportWidth="15" android:width="32dp" xmlns:android="http://schemas.android.com/apk/res/android"> |
| 3 | - <path android:fillColor="#0E8004" android:fillType="evenOdd" android:pathData="M8.722,6.775V1.028C8.722,0.827 8.562,0.664 8.382,0.664H6.617C6.43,0.664 6.278,0.815 6.278,1.028V6.775H0.53C0.329,6.775 0.167,6.936 0.167,7.115V8.88C0.167,9.067 0.318,9.22 0.53,9.22H6.278V14.967C6.278,15.168 6.438,15.331 6.617,15.331H8.382C8.57,15.331 8.722,15.18 8.722,14.967V9.22H14.469C14.67,9.22 14.833,9.059 14.833,8.88V7.115C14.833,6.927 14.682,6.775 14.469,6.775H8.722Z"/> | 3 | + <path android:fillColor="#0E8103" android:fillType="evenOdd" android:pathData="M8.722,6.775V1.028C8.722,0.827 8.562,0.664 8.382,0.664H6.617C6.43,0.664 6.278,0.815 6.278,1.028V6.775H0.53C0.329,6.775 0.167,6.936 0.167,7.115V8.88C0.167,9.067 0.318,9.22 0.53,9.22H6.278V14.967C6.278,15.168 6.438,15.331 6.617,15.331H8.382C8.57,15.331 8.722,15.18 8.722,14.967V9.22H14.469C14.67,9.22 14.833,9.059 14.833,8.88V7.115C14.833,6.927 14.682,6.775 14.469,6.775H8.722Z"/> |
| 4 | </vector> | 4 | </vector> | ... | ... |
| ... | @@ -318,7 +318,7 @@ | ... | @@ -318,7 +318,7 @@ |
| 318 | android:layout_height="48dp" | 318 | android:layout_height="48dp" |
| 319 | android:layout_centerInParent="true" | 319 | android:layout_centerInParent="true" |
| 320 | android:indeterminate="true" | 320 | android:indeterminate="true" |
| 321 | - android:indeterminateTint="@color/cos_green5" | 321 | + android:indeterminateTint="@color/cos_green15" |
| 322 | android:indeterminateTintMode="src_atop" /> | 322 | android:indeterminateTintMode="src_atop" /> |
| 323 | </RelativeLayout> | 323 | </RelativeLayout> |
| 324 | </androidx.constraintlayout.widget.ConstraintLayout> | 324 | </androidx.constraintlayout.widget.ConstraintLayout> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -189,7 +189,7 @@ | ... | @@ -189,7 +189,7 @@ |
| 189 | android:layout_height="48dp" | 189 | android:layout_height="48dp" |
| 190 | android:layout_centerInParent="true" | 190 | android:layout_centerInParent="true" |
| 191 | android:indeterminate="true" | 191 | android:indeterminate="true" |
| 192 | - android:indeterminateTint="@color/cos_green5" | 192 | + android:indeterminateTint="@color/cos_green15" |
| 193 | android:indeterminateTintMode="src_atop" /> | 193 | android:indeterminateTintMode="src_atop" /> |
| 194 | </RelativeLayout> | 194 | </RelativeLayout> |
| 195 | </RelativeLayout> | 195 | </RelativeLayout> | ... | ... |
| ... | @@ -375,7 +375,7 @@ | ... | @@ -375,7 +375,7 @@ |
| 375 | android:gravity="center" | 375 | android:gravity="center" |
| 376 | android:includeFontPadding="false" | 376 | android:includeFontPadding="false" |
| 377 | android:text="@string/cos_gift_it" | 377 | android:text="@string/cos_gift_it" |
| 378 | - android:textColor="@color/cos_green12" | 378 | + android:textColor="@color/cos_green15" |
| 379 | android:textSize="16sp" /> | 379 | android:textSize="16sp" /> |
| 380 | </LinearLayout> | 380 | </LinearLayout> |
| 381 | 381 | ||
| ... | @@ -400,7 +400,7 @@ | ... | @@ -400,7 +400,7 @@ |
| 400 | android:gravity="center" | 400 | android:gravity="center" |
| 401 | android:includeFontPadding="false" | 401 | android:includeFontPadding="false" |
| 402 | android:text="@string/cos_shops" | 402 | android:text="@string/cos_shops" |
| 403 | - android:textColor="@color/cos_green12" | 403 | + android:textColor="@color/cos_green15" |
| 404 | android:textSize="16sp" /> | 404 | android:textSize="16sp" /> |
| 405 | </LinearLayout> | 405 | </LinearLayout> |
| 406 | 406 | ||
| ... | @@ -425,7 +425,7 @@ | ... | @@ -425,7 +425,7 @@ |
| 425 | android:gravity="center" | 425 | android:gravity="center" |
| 426 | android:includeFontPadding="false" | 426 | android:includeFontPadding="false" |
| 427 | android:text="@string/cos_website" | 427 | android:text="@string/cos_website" |
| 428 | - android:textColor="@color/cos_green12" | 428 | + android:textColor="@color/cos_green15" |
| 429 | android:textSize="16sp" /> | 429 | android:textSize="16sp" /> |
| 430 | </LinearLayout> | 430 | </LinearLayout> |
| 431 | 431 | ... | ... |
| ... | @@ -211,7 +211,7 @@ | ... | @@ -211,7 +211,7 @@ |
| 211 | android:layout_height="48dp" | 211 | android:layout_height="48dp" |
| 212 | android:layout_centerInParent="true" | 212 | android:layout_centerInParent="true" |
| 213 | android:indeterminate="true" | 213 | android:indeterminate="true" |
| 214 | - android:indeterminateTint="@color/cos_green5" | 214 | + android:indeterminateTint="@color/cos_green15" |
| 215 | android:indeterminateTintMode="src_atop" /> | 215 | android:indeterminateTintMode="src_atop" /> |
| 216 | </RelativeLayout> | 216 | </RelativeLayout> |
| 217 | </RelativeLayout> | 217 | </RelativeLayout> | ... | ... |
| ... | @@ -167,7 +167,7 @@ | ... | @@ -167,7 +167,7 @@ |
| 167 | android:layout_height="48dp" | 167 | android:layout_height="48dp" |
| 168 | android:layout_centerInParent="true" | 168 | android:layout_centerInParent="true" |
| 169 | android:indeterminate="true" | 169 | android:indeterminate="true" |
| 170 | - android:indeterminateTint="@color/cos_green5" | 170 | + android:indeterminateTint="@color/cos_green15" |
| 171 | android:indeterminateTintMode="src_atop" /> | 171 | android:indeterminateTintMode="src_atop" /> |
| 172 | </RelativeLayout> | 172 | </RelativeLayout> |
| 173 | </RelativeLayout> | 173 | </RelativeLayout> | ... | ... |
| ... | @@ -209,7 +209,7 @@ | ... | @@ -209,7 +209,7 @@ |
| 209 | android:gravity="center" | 209 | android:gravity="center" |
| 210 | android:includeFontPadding="false" | 210 | android:includeFontPadding="false" |
| 211 | android:text="@string/cos_pass_map" | 211 | android:text="@string/cos_pass_map" |
| 212 | - android:textColor="@color/cos_green14" | 212 | + android:textColor="@color/cos_green15" |
| 213 | android:textSize="16sp" /> | 213 | android:textSize="16sp" /> |
| 214 | </LinearLayout> | 214 | </LinearLayout> |
| 215 | </androidx.constraintlayout.widget.ConstraintLayout> | 215 | </androidx.constraintlayout.widget.ConstraintLayout> |
| ... | @@ -235,7 +235,7 @@ | ... | @@ -235,7 +235,7 @@ |
| 235 | android:layout_height="48dp" | 235 | android:layout_height="48dp" |
| 236 | android:layout_centerInParent="true" | 236 | android:layout_centerInParent="true" |
| 237 | android:indeterminate="true" | 237 | android:indeterminate="true" |
| 238 | - android:indeterminateTint="@color/cos_green5" | 238 | + android:indeterminateTint="@color/cos_green15" |
| 239 | android:indeterminateTintMode="src_atop" /> | 239 | android:indeterminateTintMode="src_atop" /> |
| 240 | </RelativeLayout> | 240 | </RelativeLayout> |
| 241 | </androidx.constraintlayout.widget.ConstraintLayout> | 241 | </androidx.constraintlayout.widget.ConstraintLayout> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -233,7 +233,7 @@ | ... | @@ -233,7 +233,7 @@ |
| 233 | android:layout_height="48dp" | 233 | android:layout_height="48dp" |
| 234 | android:layout_centerInParent="true" | 234 | android:layout_centerInParent="true" |
| 235 | android:indeterminate="true" | 235 | android:indeterminate="true" |
| 236 | - android:indeterminateTint="@color/cos_green5" | 236 | + android:indeterminateTint="@color/cos_green15" |
| 237 | android:indeterminateTintMode="src_atop" /> | 237 | android:indeterminateTintMode="src_atop" /> |
| 238 | </RelativeLayout> | 238 | </RelativeLayout> |
| 239 | </RelativeLayout> | 239 | </RelativeLayout> | ... | ... |
| ... | @@ -267,7 +267,7 @@ | ... | @@ -267,7 +267,7 @@ |
| 267 | android:gravity="center" | 267 | android:gravity="center" |
| 268 | android:includeFontPadding="false" | 268 | android:includeFontPadding="false" |
| 269 | android:text="@string/cos_cancel_unified_coupon" | 269 | android:text="@string/cos_cancel_unified_coupon" |
| 270 | - android:textColor="@color/cos_green12" | 270 | + android:textColor="@color/cos_green15" |
| 271 | android:textSize="16sp" /> | 271 | android:textSize="16sp" /> |
| 272 | </LinearLayout> | 272 | </LinearLayout> |
| 273 | 273 | ||
| ... | @@ -338,7 +338,7 @@ | ... | @@ -338,7 +338,7 @@ |
| 338 | android:layout_height="48dp" | 338 | android:layout_height="48dp" |
| 339 | android:layout_centerInParent="true" | 339 | android:layout_centerInParent="true" |
| 340 | android:indeterminate="true" | 340 | android:indeterminate="true" |
| 341 | - android:indeterminateTint="@color/cos_green5" | 341 | + android:indeterminateTint="@color/cos_green15" |
| 342 | android:indeterminateTintMode="src_atop" /> | 342 | android:indeterminateTintMode="src_atop" /> |
| 343 | </RelativeLayout> | 343 | </RelativeLayout> |
| 344 | </RelativeLayout> | 344 | </RelativeLayout> | ... | ... |
| ... | @@ -62,7 +62,7 @@ | ... | @@ -62,7 +62,7 @@ |
| 62 | android:gravity="center" | 62 | android:gravity="center" |
| 63 | android:includeFontPadding="false" | 63 | android:includeFontPadding="false" |
| 64 | android:text="@string/cos_markets_eshop" | 64 | android:text="@string/cos_markets_eshop" |
| 65 | - android:textColor="@color/cos_green12" | 65 | + android:textColor="@color/cos_green15" |
| 66 | android:textSize="16sp" /> | 66 | android:textSize="16sp" /> |
| 67 | </LinearLayout> | 67 | </LinearLayout> |
| 68 | </LinearLayout> | 68 | </LinearLayout> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -87,6 +87,6 @@ | ... | @@ -87,6 +87,6 @@ |
| 87 | <color name="cos_green14_tr">#66006D26</color> | 87 | <color name="cos_green14_tr">#66006D26</color> |
| 88 | <color name="cos_magenta">#E20074</color> | 88 | <color name="cos_magenta">#E20074</color> |
| 89 | <color name="cos_grey11">#767676</color> | 89 | <color name="cos_grey11">#767676</color> |
| 90 | - <color name="cos_green15">#0E8004</color> | 90 | + <color name="cos_green15">#0E8103</color> |
| 91 | - <color name="cos_green15_tr">#660E8004</color> | 91 | + <color name="cos_green15_tr">#660E8103</color> |
| 92 | </resources> | 92 | </resources> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment