mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-09 16:19:41 -04:00
Cleanup
This commit is contained in:
parent
82fc8c06f0
commit
fe8db4b950
1 changed files with 3 additions and 0 deletions
|
@ -278,6 +278,9 @@ class Messages():
|
|||
heading=heading_str,
|
||||
md_bg_color=msg_color,
|
||||
)
|
||||
if not RNS.vendor.platformutils.is_android():
|
||||
item.radius = dp(5)
|
||||
|
||||
item.sb_uid = m["hash"]
|
||||
item.m = m
|
||||
item.ids.heading_text.theme_text_color = "Custom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue