Pier Angelo Vendrame pushed to branch firefox-android-115.2.1-13.5-1 at The Tor Project / Applications / firefox-android
Commits:
-
5cdf04d8
by Dan Ballard at 2024-02-14T15:01:27-08:00
1 changed file:
Changes:
... | ... | @@ -96,6 +96,7 @@ |
96 | 96 | android:exported="true"
|
97 | 97 | android:configChanges="keyboard|keyboardHidden|mcc|mnc|orientation|screenSize|layoutDirection|smallestScreenSize|screenLayout"
|
98 | 98 | android:launchMode="singleTask"
|
99 | + android:taskAffinity=""
|
|
99 | 100 | android:resizeableActivity="true"
|
100 | 101 | android:supportsPictureInPicture="true"
|
101 | 102 | android:windowSoftInputMode="adjustResize">
|