Элементы ленивых столбцов не отображаются в режиме выпуска ⇐ Android
-
Anonymous
Элементы ленивых столбцов не отображаются в режиме выпуска
I have an application written in kotlin, jetpack compose. I have some items that I get from network and show in a lazy column. Now the problem is that when I build in debug mode, the data is laggy but it is shown. When I build a signed apk in release mode, every thing is smooth, but the lazyColumn is not shown.
Источник: https://stackoverflow.com/questions/780 ... lease-mode
I have an application written in kotlin, jetpack compose. I have some items that I get from network and show in a lazy column. Now the problem is that when I build in debug mode, the data is laggy but it is shown. When I build a signed apk in release mode, every thing is smooth, but the lazyColumn is not shown.
Источник: https://stackoverflow.com/questions/780 ... lease-mode
Мобильная версия