mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
440442bb99
+ visible on reaction long click + Reaction pills size adapt to count, and number format
22 lines
261 B
JSON
22 lines
261 B
JSON
{
|
|
"data": [
|
|
{
|
|
"reaction" : "👍"
|
|
},
|
|
{
|
|
"reaction" : "😀"
|
|
},
|
|
{
|
|
"reaction" : "😞"
|
|
},
|
|
{
|
|
"reaction" : "Not a reaction"
|
|
},
|
|
{
|
|
"reaction" : "✅"
|
|
},
|
|
{
|
|
"reaction" : "🎉"
|
|
}
|
|
]
|
|
} |