Replace notification permission dialog with a screen (#1223)
* Replace notification permission dialog with a screen --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
d4b527fb80
commit
cfdccc904e
43 changed files with 1027 additions and 69 deletions
|
|
@ -42,4 +42,6 @@ enum class AvatarSize(val dp: Dp) {
|
|||
|
||||
RoomInviteItem(52.dp),
|
||||
InviteSender(16.dp),
|
||||
|
||||
NotificationsOptIn(32.dp),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue