mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Refactor: Replace AppIntro library with Compose implementation (#2332)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
cca51e765a
commit
91dd6dbef4
7 changed files with 244 additions and 110 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue