mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-04 04:57:39 +01:00
Fix compilation issue after develop being merged.
This commit is contained in:
parent
608e01abf1
commit
02a8fd231c
@ -341,7 +341,7 @@ class RoomMemberProfileFragment @Inject constructor(
|
||||
viewModel.handle(RoomMemberProfileAction.SetUserColorOverride(newColor))
|
||||
}
|
||||
}
|
||||
.setNegativeButton(R.string.cancel, null)
|
||||
.setNegativeButton(R.string.action_cancel, null)
|
||||
.show()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user