Michael Standen
Michael Standen
Another user request for `fit to screen`
This should be trivial to add for `Glide` only. And non-trivial but "easy" (googlable) for custom strategy
Related SO question: https://stackoverflow.com/questions/45187961/task-list-and-back-stack-with-android-o-picture-in-picture-mode Looks like there will be a lot of manual handling to get this to work. I suspect it would be easier to create new activities when...
Tried: * `launchMode = singleX` in manifest. Weird behaviour on slideshow activity * `startActivityForResult` closing activity when using PIP mode. Doesn't always call correctly * Manually handling back stack. Fine...
This issue bugs me way more than it should
Happy for this to be added incrementally. (One animation at a time)
:( I have this problem in other apps I have developed as well. Unfortunately I have no way to test if my changes are working correctly and no one has...
**I appreciate any help offered on this ticket.**
1. Complete the instructions in the [Google Mobile Ads SDK guide](https://developers.google.com/admob/android/quick-start?hl=en-GB#import_the_mobile_ads_sdk) using this app ID: `ca-app-pub-2168279708285885~7209254531` 2. Follow the [interstitial implementation guide](https://developers.google.com/admob/android/interstitial?hl=en-GB) to integrate the SDK. You'll specify ad type...
Maybe one day