openfoodfacts-androidapp icon indicating copy to clipboard operation
openfoodfacts-androidapp copied to clipboard

Layouts in compose

Open utkarsh006 opened this issue 1 year ago • 2 comments

What

  • I have just thought to turn this project's UI layouts into compose which are currently in xml.
  • Current plan is to refactor 3 or 4 existing layouts in XML to compose.

Why/User story

  • I have explored Android Jetpack for 1yr and can say it's a boon for Android apps. It improves performance and allows us to write reusable code. The new Threads app by Meta is a prime example of it.
  • Video on Compose Performance

Screenshot/Mockup/Before-After

(optional, delete if empty)

I have been a Past contributor :)

#4866

utkarsh006 avatar Jul 15 '23 14:07 utkarsh006

@VaiTon Kindly Review

utkarsh006 avatar Jul 15 '23 14:07 utkarsh006

@utkarsh006 sure it would be good, so if you want to do it you're welcome!

VaiTon avatar Jul 17 '23 12:07 VaiTon