UI elements using the new structs #8

Merged
remoll merged 37 commits from feature/unify-api-frontend into main 2024-06-23 19:21:50 +00:00
Showing only changes of commit 3688229d7b - Show all commits

View File

@ -29,8 +29,13 @@
<meta-data
android:name="flutterEmbedding"
android:value="2"
/>
<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"/> />
android:value="AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"
/>
</application>
<!-- Required to query activities that can process text, see:
https://developer.android.com/training/package-visibility?hl=en and