android-sample-app
android-sample-app copied to clipboard
Adding introduction screens using Jetpack Compose
Description
Adding the PR based on #44
Problem
Creation of onboarding screen.
Solution
Added compose libraries. The onboarding screen was created using compose. Making minor changes due to the problems experienced in some libraries when the compose library is added.
Test(s)
Tested on Pixel3.
Screenshot
https://github.com/adessoTurkey/android-sample-app/assets/32914909/591c8b7d-4dfc-4890-b8e2-0a62ba7f9075
Pair Working
Nobody