Implement pip

This commit is contained in:
2026-04-24 13:17:13 +02:00
parent 7d40e42085
commit d888fbfab2
3 changed files with 130 additions and 7 deletions
@@ -16,6 +16,8 @@
android:label="@string/app_name"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode"
android:launchMode="singleTask"
android:resizeableActivity="true"
android:supportsPictureInPicture="true"
android:windowSoftInputMode="adjustResize"
android:exported="true">
<intent-filter>