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
|
|
@ -707,4 +707,8 @@
|
|||
<string name="scroll_to_bottom">Scroll to bottom</string>
|
||||
<string name="meshtastic">Meshtastic</string>
|
||||
<string name="scanning">Scanning</string>
|
||||
<string name="app_intro_back_button">Back</string>
|
||||
<string name="app_intro_next_button">Next</string>
|
||||
<string name="app_intro_done_button">Done</string>
|
||||
<string name="app_intro_skip_button">Skip</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue