blocker icon indicating copy to clipboard operation
blocker copied to clipboard

[FR]: Adaptive UI

Open lihenggui opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Describe the problem

Make application adapt to different screen sizes - compact, medium, large. The application should respond seamlessly when screen size changes.

Describe the solution

Example app: JetNews https://github.com/android/compose-samples/tree/main/JetNews Medium article for adapting to different screen sizes: https://medium.com/androiddevelopers/jetnews-for-every-screen-4d8e7927752

Additional context

No response

lihenggui avatar Jan 29 '23 05:01 lihenggui

Fix in https://github.com/lihenggui/blocker/pull/520.

juliewww avatar Nov 21 '23 06:11 juliewww