Hi All, After migrating single screen to compose, ...
# compose
d
Hi All, After migrating single screen to compose, Activity launch is very slow. Getting onResume call in few milliseconds(approx 12) but compose ui take 2-3 second to visible. I checked on debug and release build both. Also every subsequent launch of same activity improve launch time. If there is any suggestion to improve please suggest.