Bugfix: remove duplicate "More" section
This commit is contained in:
parent
fef0404ac7
commit
f2f4d325eb
@ -80,8 +80,6 @@ class RoomMemberProfileController @Inject constructor(
|
|||||||
action = { callback?.onIgnoreClicked() }
|
action = { callback?.onIgnoreClicked() }
|
||||||
)
|
)
|
||||||
if (!state.isMine) {
|
if (!state.isMine) {
|
||||||
buildProfileSection(stringProvider.getString(R.string.room_profile_section_more))
|
|
||||||
|
|
||||||
buildProfileAction(
|
buildProfileAction(
|
||||||
id = "direct",
|
id = "direct",
|
||||||
editable = false,
|
editable = false,
|
||||||
|
Loading…
Reference in New Issue
Block a user