Date: 2024-10-14 08:21:40
Score: 2
Natty:
The solution with the manifest didn't work for me.
Instead I used the function from TWA intent builder
https://developer.android.com/reference/androidx/browser/trusted/TrustedWebActivityIntentBuilder#setScreenOrientation(int)
TrustedWebActivityIntentBuilder(myURL).setScreenOrientation(ScreenOrientation.PORTRAIT)
Reasons:
- Probably link only (1):
- Low length (0.5):
- Has code block (-0.5):
- Low reputation (1):
Posted by: shunxing