Merge remote-tracking branch 'origin/feature/eric/new_fab' into feature/eric/space-list-modal

# Conflicts:
#	vector/src/main/java/im/vector/app/features/home/room/list/home/HomeRoomListFragment.kt
This commit is contained in:
ericdecanini 2022-08-05 17:11:57 +02:00
commit 1ffa02c287
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ class HomeRoomListFragment @Inject constructor(
showFABs()
views.newLayoutCreateChatButton.setOnClickListener {
// Click action for create chat modal goes here
// Click action for create chat modal goes here (Issue #6717)
}
views.newLayoutOpenSpacesButton.setOnClickListener {