[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge branch 'github/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Automerger committed Mar 25, 2024
2 parents 54beb9f + b3dc121 commit ea3bfe0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,15 @@
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation"
android:exported="true"
android:supportsPictureInPicture="true"
android:launchMode="singleTask"
android:theme="@style/PiPAppTheme"
tools:targetApi="24" />

<activity
android:name=".PiPMovieActivity"
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation"
android:supportsPictureInPicture="true"
android:launchMode="singleTask"
android:theme="@style/PiPAppTheme"
tools:targetApi="24" />

Expand Down

0 comments on commit ea3bfe0

Please sign in to comment.