Skip to content

Add welcome page to Onboarding#47

Merged
dadachi merged 1 commit intomainfrom
add-welcome-onboarding-page
May 3, 2026
Merged

Add welcome page to Onboarding#47
dadachi merged 1 commit intomainfrom
add-welcome-onboarding-page

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented May 3, 2026

Summary

  • Mirrors NativeAppTemplate-Android#60
  • Adds a dedicated first onboarding page showing the hero image with a bold "Welcome to {app_name}" title anchored at the bottom; existing description pages keep their full-size layout
  • New welcome_to_app string interpolates app_name so the product name follows R.string.app_name

Test plan

  • ./gradlew spotlessCheck passes
  • ./gradlew lintDebug passes
  • ./gradlew test passes
  • Run on emulator/device: confirm "Welcome to NativeAppTemplate" appears as the first onboarding page above the hero, and paging still works through all subsequent pages

🤖 Generated with Claude Code

Mirrors NativeAppTemplate-Android#60. Adds a dedicated first onboarding
page showing the hero image with a bold "Welcome to {app_name}" title
anchored at the bottom; the existing description pages keep their
full-size layout.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit 72d39ea into main May 3, 2026
1 check passed
@dadachi dadachi deleted the add-welcome-onboarding-page branch May 3, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant