Showing
28 changed files
with
27 additions
and
27 deletions
| ... | @@ -5,7 +5,7 @@ android.buildFeatures.buildConfig = true | ... | @@ -5,7 +5,7 @@ android.buildFeatures.buildConfig = true |
| 5 | 5 | ||
| 6 | ext { | 6 | ext { |
| 7 | PUBLISH_GROUP_ID = 'ly.warp' | 7 | PUBLISH_GROUP_ID = 'ly.warp' |
| 8 | - PUBLISH_VERSION = '4.5.5.4p7' | 8 | + PUBLISH_VERSION = '4.5.5.4p8' |
| 9 | PUBLISH_ARTIFACT_ID = 'warply-android-sdk' | 9 | PUBLISH_ARTIFACT_ID = 'warply-android-sdk' |
| 10 | } | 10 | } |
| 11 | 11 | ... | ... |
| 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 | ... | ... |
| ... | @@ -187,7 +187,7 @@ | ... | @@ -187,7 +187,7 @@ |
| 187 | android:layout_height="48dp" | 187 | android:layout_height="48dp" |
| 188 | android:layout_centerInParent="true" | 188 | android:layout_centerInParent="true" |
| 189 | android:indeterminate="true" | 189 | android:indeterminate="true" |
| 190 | - android:indeterminateTint="@color/cos_green5" | 190 | + android:indeterminateTint="@color/cos_green15" |
| 191 | android:indeterminateTintMode="src_atop" /> | 191 | android:indeterminateTintMode="src_atop" /> |
| 192 | </RelativeLayout> | 192 | </RelativeLayout> |
| 193 | </RelativeLayout> | 193 | </RelativeLayout> | ... | ... |
| ... | @@ -372,7 +372,7 @@ | ... | @@ -372,7 +372,7 @@ |
| 372 | android:gravity="center" | 372 | android:gravity="center" |
| 373 | android:includeFontPadding="false" | 373 | android:includeFontPadding="false" |
| 374 | android:text="@string/cos_gift_it" | 374 | android:text="@string/cos_gift_it" |
| 375 | - android:textColor="@color/cos_green12" | 375 | + android:textColor="@color/cos_green15" |
| 376 | android:textSize="16sp" /> | 376 | android:textSize="16sp" /> |
| 377 | </LinearLayout> | 377 | </LinearLayout> |
| 378 | 378 | ||
| ... | @@ -397,7 +397,7 @@ | ... | @@ -397,7 +397,7 @@ |
| 397 | android:gravity="center" | 397 | android:gravity="center" |
| 398 | android:includeFontPadding="false" | 398 | android:includeFontPadding="false" |
| 399 | android:text="@string/cos_shops" | 399 | android:text="@string/cos_shops" |
| 400 | - android:textColor="@color/cos_green12" | 400 | + android:textColor="@color/cos_green15" |
| 401 | android:textSize="16sp" /> | 401 | android:textSize="16sp" /> |
| 402 | </LinearLayout> | 402 | </LinearLayout> |
| 403 | 403 | ||
| ... | @@ -422,7 +422,7 @@ | ... | @@ -422,7 +422,7 @@ |
| 422 | android:gravity="center" | 422 | android:gravity="center" |
| 423 | android:includeFontPadding="false" | 423 | android:includeFontPadding="false" |
| 424 | android:text="@string/cos_website" | 424 | android:text="@string/cos_website" |
| 425 | - android:textColor="@color/cos_green12" | 425 | + android:textColor="@color/cos_green15" |
| 426 | android:textSize="16sp" /> | 426 | android:textSize="16sp" /> |
| 427 | </LinearLayout> | 427 | </LinearLayout> |
| 428 | 428 | ... | ... |
| ... | @@ -207,7 +207,7 @@ | ... | @@ -207,7 +207,7 @@ |
| 207 | android:layout_height="48dp" | 207 | android:layout_height="48dp" |
| 208 | android:layout_centerInParent="true" | 208 | android:layout_centerInParent="true" |
| 209 | android:indeterminate="true" | 209 | android:indeterminate="true" |
| 210 | - android:indeterminateTint="@color/cos_green5" | 210 | + android:indeterminateTint="@color/cos_green15" |
| 211 | android:indeterminateTintMode="src_atop" /> | 211 | android:indeterminateTintMode="src_atop" /> |
| 212 | </RelativeLayout> | 212 | </RelativeLayout> |
| 213 | </RelativeLayout> | 213 | </RelativeLayout> | ... | ... |
| ... | @@ -164,7 +164,7 @@ | ... | @@ -164,7 +164,7 @@ |
| 164 | android:layout_height="48dp" | 164 | android:layout_height="48dp" |
| 165 | android:layout_centerInParent="true" | 165 | android:layout_centerInParent="true" |
| 166 | android:indeterminate="true" | 166 | android:indeterminate="true" |
| 167 | - android:indeterminateTint="@color/cos_green5" | 167 | + android:indeterminateTint="@color/cos_green15" |
| 168 | android:indeterminateTintMode="src_atop" /> | 168 | android:indeterminateTintMode="src_atop" /> |
| 169 | </RelativeLayout> | 169 | </RelativeLayout> |
| 170 | </RelativeLayout> | 170 | </RelativeLayout> | ... | ... |
| ... | @@ -207,7 +207,7 @@ | ... | @@ -207,7 +207,7 @@ |
| 207 | android:gravity="center" | 207 | android:gravity="center" |
| 208 | android:includeFontPadding="false" | 208 | android:includeFontPadding="false" |
| 209 | android:text="@string/cos_pass_map" | 209 | android:text="@string/cos_pass_map" |
| 210 | - android:textColor="@color/cos_green14" | 210 | + android:textColor="@color/cos_green15" |
| 211 | android:textSize="16sp" /> | 211 | android:textSize="16sp" /> |
| 212 | </LinearLayout> | 212 | </LinearLayout> |
| 213 | </androidx.constraintlayout.widget.ConstraintLayout> | 213 | </androidx.constraintlayout.widget.ConstraintLayout> |
| ... | @@ -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 | </androidx.constraintlayout.widget.ConstraintLayout> | 239 | </androidx.constraintlayout.widget.ConstraintLayout> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -231,7 +231,7 @@ | ... | @@ -231,7 +231,7 @@ |
| 231 | android:layout_height="48dp" | 231 | android:layout_height="48dp" |
| 232 | android:layout_centerInParent="true" | 232 | android:layout_centerInParent="true" |
| 233 | android:indeterminate="true" | 233 | android:indeterminate="true" |
| 234 | - android:indeterminateTint="@color/cos_green5" | 234 | + android:indeterminateTint="@color/cos_green15" |
| 235 | android:indeterminateTintMode="src_atop" /> | 235 | android:indeterminateTintMode="src_atop" /> |
| 236 | </RelativeLayout> | 236 | </RelativeLayout> |
| 237 | </RelativeLayout> | 237 | </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