android-sample-app
android-sample-app copied to clipboard
Refactoring the search page using Jetpack Compose.
Description
Adding the PR based on
Problem
Rearranging the SearchView using Jetpack Compose.
Solution
Added Jetpack libraries. After the library was added, the screens were developed to be the same as the design we used in the previous structure. Old XMLs and some code have been deleted.
Test(s)
Tested on Pixel3.
Screenshot
https://github.com/adessoTurkey/android-sample-app/assets/32914909/16192765-5aa4-4cd9-9116-cace25b33d1a
Pair Working
Nobody