mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor: migrate MapFragment to Composable (#647)
This commit is contained in:
parent
e15cdc42f1
commit
d4879ceea9
13 changed files with 1207 additions and 823 deletions
|
|
@ -40,6 +40,7 @@ import com.geeksville.mesh.repository.radio.BluetoothInterface
|
|||
import com.geeksville.mesh.repository.radio.SerialInterface
|
||||
import com.geeksville.mesh.service.*
|
||||
import com.geeksville.mesh.ui.*
|
||||
import com.geeksville.mesh.ui.map.MapFragment
|
||||
import com.geeksville.mesh.util.Exceptions
|
||||
import com.geeksville.mesh.util.getParcelableExtraCompat
|
||||
import com.geeksville.mesh.util.LanguageUtils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue