79391357

Date: 2025-01-27 15:52:55
Score: 1.5
Natty:
Report link

You should specify only top corners like this:

RoundedCornerShape(
        topStart = shapeCornerRadius,
        topEnd = shapeCornerRadius
    )
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andriy Fediv