Open nbradbury opened 11 hours ago
1 Warning | |
---|---|
:warning: | PR is not assigned to a milestone. |
Generated by :no_entry_sign: Danger
App Name | WordPress | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21481-212f32b | |
Commit | 212f32b52d44ee3489638742b057df346588a10c | |
Direct Download | wordpress-prototype-build-pr21481-212f32b.apk |
App Name | Jetpack | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21481-212f32b | |
Commit | 212f32b52d44ee3489638742b057df346588a10c | |
Direct Download | jetpack-prototype-build-pr21481-212f32b.apk |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Fixes #21084
Previously we had several screens fixed into either portrait or landscape. This PR addresses this by removing all fixed orientation. The following screens are affected:
ReaderActivityLauncher.showReaderVideoViewer(requireActivity(), "https://youtu.be/eWRn80UOsqw?si=78nqh1LqykHXqHtV")
to the end ofMySite.onViewCreated
- and it crashed with an NPE! I fixed that and it worked just fine in both portrait and landscape.showJetpackMigrationDeleteWP()
at the end ofMySite.onViewCreated
to force it to appear