Skip to content

Commit

Permalink
DEP-388 fix: 편집/나가기 버튼 터치영역 조정 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaesung authored Jan 11, 2023
1 parent 08fc259 commit 5247876
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@
android:id="@+id/tv_action_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginRight="-10dp"
android:gravity="center_vertical"
android:padding="10dp"
app:layout_constraintBottom_toTopOf="@id/gl_header_end"
app:layout_constraintEnd_toStartOf="@id/gl_end"
app:layout_constraintStart_toEndOf="@id/tv_title"
Expand Down

0 comments on commit 5247876

Please sign in to comment.