1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Allow Android drop menu instead of long press

This commit is contained in:
Zhiyuan Zheng
2022-06-17 00:10:15 +02:00
parent d5104bf6f8
commit 16eaba14aa
6 changed files with 294 additions and 8 deletions

View File

@ -100,7 +100,10 @@ const TimelineNotifications = React.memo(
account={actualAccount}
highlighted={highlighted}
/>
<TimelineHeaderNotification notification={notification} />
<TimelineHeaderNotification
queryKey={queryKey}
notification={notification}
/>
</View>
{notification.status ? (