Updated on 2026-08-14
This commit is contained in:
commit
20279dcc7a
602 changed files with 18887 additions and 6569 deletions
|
|
@ -9,8 +9,8 @@ val unexpectedErrorAlertBS
|
|||
get() = bottomSheetMessage {
|
||||
infoBlock {
|
||||
icon(R.drawable.img_knight_shield_32) {
|
||||
type = MessageBottomSheetUMV2.Icon.Type.Attention
|
||||
backgroundType = MessageBottomSheetUMV2.Icon.BackgroundType.SameAsTint
|
||||
type = MessageBottomSheetUM.Icon.Type.Attention
|
||||
backgroundType = MessageBottomSheetUM.Icon.BackgroundType.SameAsTint
|
||||
}
|
||||
title = resourceReference(R.string.unexpected_error_title)
|
||||
body = resourceReference(R.string.unexpected_error_description)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue