forked from GitHub-Mirror/riotX-android
Fix formatting
This commit is contained in:
parent
6eafa3c43d
commit
3fa9d7a1d4
@ -174,8 +174,6 @@ class MessageMenuViewModel(initialState: MessageMenuState) : VectorViewModel<Mes
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
private fun canShare(type: String): Boolean {
|
private fun canShare(type: String): Boolean {
|
||||||
return when (type) {
|
return when (type) {
|
||||||
MessageType.MSGTYPE_IMAGE,
|
MessageType.MSGTYPE_IMAGE,
|
||||||
|
Loading…
Reference in New Issue
Block a user