SAS emoji: use embedded drawable (#1953)
This commit is contained in:
parent
274bc89e11
commit
10d5268d0f
70 changed files with 1636 additions and 16 deletions
|
|
@ -17,6 +17,6 @@
|
|||
package io.element.android.libraries.matrix.api.verification
|
||||
|
||||
data class VerificationEmoji(
|
||||
val code: String,
|
||||
val code: Int,
|
||||
val name: String,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue