79255434

Date: 2024-12-05 16:12:39
Score: 1.5
Natty:
Report link

the problem was in android:layout_height="?actionBarSize" in androidx.appcompat.widget.Toolbar I changed it to android:layout_height="wrap_content" and the insets worked as they should

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Thrower