Refactor: Replace AppIntro library with Compose implementation (#2332)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-03 11:27:08 +00:00 committed by GitHub
parent cca51e765a
commit 91dd6dbef4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 244 additions and 110 deletions

View file

@ -225,9 +225,6 @@
</receiver>
<receiver android:name="com.geeksville.mesh.service.ReplyReceiver"/>
<activity
android:name=".AppIntroduction"/>
<!-- allow for plugin discovery -->
<activity
android:name="com.atakmap.app.component"