mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 10:25:35 +03:00
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:
commit
1ffa02c287
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ class HomeRoomListFragment @Inject constructor(
|
||||||
showFABs()
|
showFABs()
|
||||||
|
|
||||||
views.newLayoutCreateChatButton.setOnClickListener {
|
views.newLayoutCreateChatButton.setOnClickListener {
|
||||||
// Click action for create chat modal goes here
|
// Click action for create chat modal goes here (Issue #6717)
|
||||||
}
|
}
|
||||||
|
|
||||||
views.newLayoutOpenSpacesButton.setOnClickListener {
|
views.newLayoutOpenSpacesButton.setOnClickListener {
|
||||||
|
|
Loading…
Reference in a new issue