mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Revert "Revert "Feat/1919 pax graphs"" (#2480)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
de9bdbc635
commit
de68813bb8
6 changed files with 374 additions and 1 deletions
|
|
@ -795,6 +795,7 @@ private fun DecodedPayloadBlock(
|
|||
isSelected: Boolean,
|
||||
colorScheme: ColorScheme
|
||||
) {
|
||||
|
||||
val commonTextStyle = TextStyle(
|
||||
fontSize = if (isSelected) 10.sp else 8.sp,
|
||||
fontWeight = FontWeight.Bold,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue