mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
remove old compose goo no longer needed with newer versions
This commit is contained in:
parent
80597bf48a
commit
bedcdb9cd1
7 changed files with 41 additions and 17 deletions
|
|
@ -73,6 +73,8 @@ class AndroidImage(val bitmap: Bitmap) : Image {
|
|||
|
||||
@Composable
|
||||
fun ChannelContent(channel: Channel = Channel("Default", 7)) {
|
||||
analyticsScreen(name = "channel")
|
||||
|
||||
val typography = MaterialTheme.typography()
|
||||
val context = ContextAmbient.current
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue