mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-30 21:52:28 +01:00
Add Chat Colors onboarding.
This commit is contained in:
committed by
Cody Henthorne
parent
1eae360470
commit
fb817e0c3b
26
app/src/main/res/drawable/ic_signal_appearance.xml
Normal file
26
app/src/main/res/drawable/ic_signal_appearance.xml
Normal file
File diff suppressed because one or more lines are too long
14
app/src/main/res/drawable/ic_union.xml
Normal file
14
app/src/main/res/drawable/ic_union.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="44dp"
|
||||
android:height="44dp"
|
||||
android:viewportWidth="44"
|
||||
android:viewportHeight="44">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0h44v44h-44z"/>
|
||||
<path
|
||||
android:pathData="M-0.0001,21.9853L8.4852,30.4706V25.9345C10.1857,25.7121 16.0929,25 22,25C27.8734,25 33.7468,25.704 35.4852,25.9306V30.5L43.9705,22.0147L35.4852,13.5294V18.0585C33.5652,18.2725 26.6913,19 22,19C17.2843,19 10.3633,18.2649 8.4852,18.0552V13.5L-0.0001,21.9853Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</group>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user