We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84731d4 commit d50a975Copy full SHA for d50a975
app/src/main/res/layout/kr_dialog_log.xml
@@ -46,7 +46,7 @@
46
android:layout_width="match_parent"
47
android:layout_height="match_parent"
48
android:overScrollMode="never"
49
- android:paddingEnd="10dp"
+ android:clipToOutline="true"
50
android:layout_above="@id/bottom_actions"
51
android:layout_below="@+id/top_bar">
52
0 commit comments