Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Implement search user interface with jetpack compose #448

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

axel-menu
Copy link
Contributor

To use it

Modify the root build.gradle file :

ext {
        kotlin_version = '1.5.10' // compose '1.0.0' only work with kotlin '1.5.10'
        compose_version = '1.0.0'
}

Remaining issue

Doesn't show the entire previous search result when you press back and come back to the search result list

@mickael-menu
Copy link
Member

It looks significantly simpler with Compose 👍

Let's wait a bit for Android Studio Arctic Fox to find its audience before merging this.

@HadrienGardeur
Copy link

Indeed, it's much nicer with Compose.

Nice work @axel-menu !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants