Show descriptions for locations.

Descriptions show in the same message bubble above the map in
the timeline, and in a bar at the top of the expanded map view.
This commit is contained in:
Chris Smith 2023-07-05 12:04:55 +01:00
parent 78a26c034e
commit 83338131fd
8 changed files with 31 additions and 15 deletions

View file

@ -17,7 +17,6 @@
package io.element.android.features.location.impl.show
import androidx.compose.runtime.Composable
import androidx.compose.runtime.rememberCoroutineScope
import dagger.assisted.Assisted
import dagger.assisted.AssistedFactory
import dagger.assisted.AssistedInject