Updated on 2026-08-14
This commit is contained in:
parent
1aa14238fb
commit
5ef2873135
3 changed files with 3 additions and 1 deletions
|
|
@ -1241,7 +1241,7 @@ internal class StateBuilder(
|
|||
private fun createNetworkFeeCoverageNotificationConfig(): NotificationConfig {
|
||||
return NotificationConfig(
|
||||
title = resourceReference(R.string.send_network_fee_warning_title),
|
||||
subtitle = resourceReference(R.string.send_network_fee_warning_content),
|
||||
subtitle = resourceReference(R.string.swapping_network_fee_warning_content),
|
||||
iconResId = R.drawable.img_attention_20,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue