Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feat/#120-scoop-po…
Browse files Browse the repository at this point in the history
…st-api
  • Loading branch information
Roel4990 committed Jan 22, 2025
2 parents 638a4be + 127be24 commit 11bb946
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 11bb946

Please sign in to comment.