Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/FOR-GRAD/For-Grad-android i…
Browse files Browse the repository at this point in the history
…nto 21-졸업-요건-ui
  • Loading branch information
dkyuuum committed Feb 21, 2024
2 parents 2dd6839 + b995090 commit ffb3b5c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_career_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
android:background="@drawable/bg_solid_white_radius_16_5"
android:gravity="top"
android:hint="@string/career_edit_search_hint"
android:imeOptions="actionSearch"
android:paddingStart="18dp"
android:paddingTop="14dp"
android:paddingBottom="10dp"
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_career_certificate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
android:background="@drawable/bg_solid_white_radius_16_5"
android:gravity="top"
android:hint="@string/career_edit_search_hint"
android:imeOptions="actionSearch"
android:paddingStart="18dp"
android:paddingTop="14dp"
android:paddingBottom="10dp"
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_career_contest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
android:background="@drawable/bg_solid_white_radius_16_5"
android:gravity="top"
android:hint="@string/career_edit_search_hint"
android:imeOptions="actionSearch"
android:paddingStart="18dp"
android:paddingTop="14dp"
android:paddingBottom="10dp"
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_career_volunteer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
android:background="@drawable/bg_solid_white_radius_16_5"
android:gravity="top"
android:hint="@string/career_edit_search_hint"
android:imeOptions="actionSearch"
android:paddingStart="18dp"
android:paddingTop="14dp"
android:paddingBottom="10dp"
Expand Down

0 comments on commit ffb3b5c

Please sign in to comment.