79176505

Date: 2024-11-11 05:45:06
Score: 2
Natty:
Report link

You can remove the minimum height, by using Modifier.heightIn(min = 0.dp). This should fix your "default padding" issue.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Saurav Munankarmi