mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Add basic pinned message support.
This commit is contained in:
committed by
jeffrey-signal
parent
22701da765
commit
80598d42cc
@@ -97,6 +97,7 @@ object SignalSymbols {
|
||||
CHEVRON_SQUARE_RIGHT('\uE02D'),
|
||||
CHEVRON_SQUARE_UP('\uE02E'),
|
||||
CHEVRON_SQUARE_DOWN('\uE02F'),
|
||||
CREDIT_CARD('\uE127'),
|
||||
DROPDOWN_DOWN('\uE07F'),
|
||||
DROPDOWN_UP('\uE080'),
|
||||
DROPDOWN_TRIANGLE_DOWN('\uE082'),
|
||||
@@ -163,6 +164,7 @@ object SignalSymbols {
|
||||
PHONE('\uE063'),
|
||||
PHONE_FILL('\uE064'),
|
||||
PHOTO('\uE065'),
|
||||
PIN('\uE12E'),
|
||||
PLAY('\uE067'),
|
||||
PLUS('\u002B'),
|
||||
PLUS_CIRCLE('\u2295'),
|
||||
|
||||
Reference in New Issue
Block a user