Skip to content

Commit c1ba96c

Browse files
committed
refactor: 위치 검색 화면의 입력 텍스트 위치 조정
1 parent 1016077 commit c1ba96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presentation/src/main/res/layout/fragment_place_search.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox"
3535
android:layout_width="0dp"
3636
android:layout_height="wrap_content"
37-
android:layout_marginTop="8dp"
37+
android:layout_marginTop="50dp"
3838
app:endIconMode="clear_text"
3939
app:layout_constraintEnd_toEndOf="@id/guide_line_end"
4040
app:layout_constraintStart_toStartOf="@id/guide_line_start"

0 commit comments

Comments
 (0)