Meshtastic-Android/app
andrekir c70b0d512a fix: remove SelectionContainer from NodeItem
Removes `SelectionContainer` from `LazyColumn` items causing a crash when calculating positions between nodes that are no longer part of the same layout hierarchy, resulting in:

Fatal Exception: java.lang.IllegalArgumentException: layouts are not part of the same hierarchy
       at androidx.compose.ui.node.NodeCoordinator.findCommonAncestor$ui_release(NodeCoordinator.kt:1210)
...

closes #1408
2024-11-19 10:43:17 -03:00
..
schemas/com.geeksville.mesh.database.MeshtasticDatabase refactor: replace MyNodeInfo with MyNodeEntity (#1277) 2024-10-02 06:18:30 -03:00
src fix: remove SelectionContainer from NodeItem 2024-11-19 10:43:17 -03:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle chore(deps): update androidx.compose:compose-bom to v2024.11.00 2024-11-19 10:23:28 -03:00
google-services.json chore: simplify mock google-services.json workflow (#1313) 2024-10-14 08:13:35 -03:00
proguard-rules.pro chore: re-enable code shrinking and optimization 2024-09-19 18:17:30 -03:00