mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Prompt to setup payment bioauth, require to disable payment lock.
This commit is contained in:
16
app/src/main/res/drawable/ic_payment_security_setup_lock.xml
Normal file
16
app/src/main/res/drawable/ic_payment_security_setup_lock.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="88dp"
|
||||
android:height="88dp"
|
||||
android:viewportWidth="88"
|
||||
android:viewportHeight="88">
|
||||
<path
|
||||
android:pathData="M44,44m-44,0a44,44 0,1 1,88 0a44,44 0,1 1,-88 0"
|
||||
android:fillColor="#FBFCFE"/>
|
||||
<path
|
||||
android:pathData="M44,44m-44,0a44,44 0,1 1,88 0a44,44 0,1 1,-88 0"
|
||||
android:fillColor="#50679F"
|
||||
android:fillAlpha="0.05"/>
|
||||
<path
|
||||
android:pathData="M55.73,39.699V33.125C55.73,30.014 54.495,27.03 52.295,24.83C50.095,22.63 47.111,21.395 44,21.395C40.889,21.395 37.905,22.63 35.705,24.83C33.505,27.03 32.27,30.014 32.27,33.125V39.699C31.154,39.855 30.132,40.408 29.391,41.256C28.65,42.104 28.239,43.191 28.234,44.318V61.921C28.238,63.162 28.733,64.351 29.611,65.229C30.488,66.107 31.678,66.602 32.919,66.605H55.081C56.322,66.602 57.512,66.107 58.389,65.229C59.267,64.351 59.762,63.162 59.766,61.921V44.318C59.761,43.191 59.35,42.104 58.609,41.256C57.868,40.408 56.846,39.855 55.73,39.699V39.699ZM44,23.932C46.437,23.935 48.774,24.904 50.498,26.628C52.221,28.351 53.19,30.688 53.193,33.125V39.633H34.807V33.125C34.81,30.688 35.779,28.351 37.502,26.628C39.226,24.904 41.563,23.935 44,23.932V23.932ZM57.228,61.922C57.228,62.492 57.002,63.037 56.599,63.44C56.196,63.843 55.65,64.069 55.081,64.07H32.919C32.35,64.069 31.804,63.843 31.401,63.44C30.998,63.037 30.772,62.492 30.772,61.922V44.318C30.772,43.748 30.999,43.202 31.402,42.8C31.804,42.397 32.35,42.171 32.919,42.17H55.081C55.65,42.171 56.196,42.397 56.598,42.8C57.001,43.202 57.228,43.748 57.228,44.318V61.922Z"
|
||||
android:fillColor="#2C58C3"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user