mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
fa63a4ac50
commit
bf0deef708
7 changed files with 34 additions and 60 deletions
|
|
@ -25,6 +25,7 @@ import org.meshtastic.core.resources.ic_fingerprint
|
|||
import org.meshtastic.core.resources.ic_fork_left
|
||||
import org.meshtastic.core.resources.ic_home
|
||||
import org.meshtastic.core.resources.ic_icecream
|
||||
import org.meshtastic.core.resources.ic_memory
|
||||
import org.meshtastic.core.resources.ic_military_tech
|
||||
import org.meshtastic.core.resources.ic_mountain_flag
|
||||
import org.meshtastic.core.resources.ic_my_location
|
||||
|
|
@ -75,4 +76,4 @@ val MeshtasticIcons.DeviceNumbers: ImageVector
|
|||
val MeshtasticIcons.Android: ImageVector
|
||||
@Composable get() = vectorResource(Res.drawable.ic_android)
|
||||
val MeshtasticIcons.HardwareModel: ImageVector
|
||||
@Composable get() = vectorResource(Res.drawable.ic_router)
|
||||
@Composable get() = vectorResource(Res.drawable.ic_memory)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue