0

Providing a "responsive view" in Android applications without using Jetpack Compose

Hello, I am designing a screen in an Android application using only xml.But I need to make it responsive screen.When switching from the phone screen to the tablet screen, the text becomes smaller. The design becomes useless.Is there a way to design a single screen and make it suitable for both phones and tablets?

4th Jul 2024, 1:58 PM
Ayca A.
Ayca A. - avatar
1 ответ
0
Do you wrap_parent?
4th Jul 2024, 6:55 PM
Ausgrindtube
Ausgrindtube - avatar