Skip to content

Commit d50a975

Browse files
committed
Update
1 parent 84731d4 commit d50a975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/kr_dialog_log.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
android:layout_width="match_parent"
4747
android:layout_height="match_parent"
4848
android:overScrollMode="never"
49-
android:paddingEnd="10dp"
49+
android:clipToOutline="true"
5050
android:layout_above="@id/bottom_actions"
5151
android:layout_below="@+id/top_bar">
5252

0 commit comments

Comments
 (0)