79311069

Date: 2024-12-27 06:33:55
Score: 1.5
Natty:
Report link

I got this problem when I want to design complex item. I try to understand jetpack compose. How the layouts work. After spend alot of time on this problem I solved with use lite layouts. I wrote layouts instead of compose layout like Row and Column. ater I replace this lite layout by compose layout I was surprised with performance.

You can check this article

Reasons:
  • Blacklisted phrase (1): this article
  • Whitelisted phrase (-2): I solved
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Low reputation (1):
Posted by: noone