Add in-chat payment activation requests.

Co-authored-by: Varsha <varsha@mobilecoin.com>
This commit is contained in:
Cody Henthorne
2022-11-01 11:50:41 -04:00
parent 8c915572fb
commit 77beeda62a
36 changed files with 595 additions and 51 deletions

View File

@@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="14dp"
android:viewportWidth="16"
android:viewportHeight="14">
<path
android:pathData="M13.35,1H2.65C2.08,1 1.533,1.241 1.13,1.669C0.727,2.097 0.5,2.678 0.5,3.283V10.717C0.5,11.322 0.727,11.903 1.13,12.331C1.533,12.759 2.08,13 2.65,13H13.35C13.92,13 14.467,12.759 14.87,12.331C15.274,11.903 15.5,11.322 15.5,10.717V3.283C15.5,2.678 15.274,2.097 14.87,1.669C14.467,1.241 13.92,1 13.35,1ZM1.3,4.823V3.283C1.3,3.097 1.335,2.913 1.404,2.742C1.472,2.571 1.572,2.417 1.698,2.288C1.824,2.159 1.974,2.058 2.137,1.992C2.301,1.926 2.475,1.896 2.65,1.903H13.35C13.525,1.896 13.699,1.926 13.863,1.992C14.026,2.058 14.176,2.159 14.302,2.288C14.428,2.417 14.528,2.571 14.597,2.742C14.665,2.913 14.7,3.097 14.7,3.283V4.823H1.3ZM2.65,12.097C2.475,12.104 2.301,12.074 2.137,12.008C1.974,11.942 1.824,11.841 1.698,11.712C1.572,11.583 1.472,11.429 1.404,11.258C1.335,11.087 1.3,10.903 1.3,10.717V6.522H14.7V10.717C14.7,10.903 14.665,11.087 14.597,11.258C14.528,11.429 14.428,11.583 14.302,11.712C14.176,11.841 14.026,11.942 13.863,12.008C13.699,12.074 13.525,12.104 13.35,12.097H2.65Z"
android:strokeWidth="0.25"
android:fillColor="#5E5E5E"
android:strokeColor="#5E5E5E"/>
</vector>