Adds FAB column to create new channels and join channels/users

This commit is contained in:
Vitor Pamplona
2023-05-11 16:42:05 -04:00
parent 9ebb3fbefc
commit 3ae75a3333
5 changed files with 397 additions and 40 deletions
+6
View File
@@ -396,4 +396,10 @@
<string name="app_notification_zaps_channel_message_for">for %1$s</string>
<string name="reply_notify">Notify: </string>
<string name="channel_list_join_conversation">Join Conversation</string>
<string name="channel_list_user_or_group_id">User or Group\'s ID</string>
<string name="channel_list_user_or_group_id_demo">npub, nevent or hex</string>
<string name="channel_list_create_channel">Create</string>
<string name="channel_list_join_channel">Join</string>
</resources>