Skip to content

Commit

Permalink
Merge pull request #114 from SOPT-all/feat/#101-place-detail-snackbar
Browse files Browse the repository at this point in the history
[Feat/#101] 장소 상세 페이지, 신고하기 QA 수정사항 수정
  • Loading branch information
Roel4990 authored Jan 22, 2025
2 parents abb7a4a + 8276aa2 commit 127be24
Show file tree
Hide file tree
Showing 7 changed files with 323 additions and 244 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
android:name=".presentation.MainActivity"
android:exported="true"
android:label="@string/app_name"
android:windowSoftInputMode="adjustResize"
android:theme="@style/Theme.SpoonyAndroid">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down
Loading

0 comments on commit 127be24

Please sign in to comment.