-
The camera preview should rotate itself when the layout switches to landscape.
-
Currently, the Madgwick filter works, but is very slow to respond to changes in the robot orientation. Update parameters so that it updates quickly enough for balancing and other similar tasks
-
Requirements:
My requirement is that the screen below has a chart and details below it. When I rotate my phone, it should only show me the chart on full screen in landscape mode.
Screen:
S…
-
When I tap on FullScreenButton() the orientation of the app changes to landscape mode. I want only the specific video to change into landscape mode and cover the whole screen. I tried to implement it …
-
**Describe the bug**
When outputFormat is set, the metadata is lost. I set AutoWebPParameter = "Yes", but the metadata of the converted WebP images, especially the orientation, is missing, resultin…
-
Currently the app doesn't handle orientation changes very well.
-
For Airflow 3, we should take a look at which config & settings fields that we want to keep or remove. Particularly for the webserver.
Config we should remove:
- `dag_default_view`: Unnecessary with …
-
1. right now, the image search presenter looks like it's reloading results on an orientation change (even though it may be reading from cache) the experience is jarring
2. rotating the device from his…
-
Hello,
Thanks for sharing this cool library. I'm interested in using your library for my app that supports both orientations. When I execute the example and select the "Family adapter" option I expe…
-
Hi @florina-muntenescu , thanks for this great introduction into MVVM + RxJava world. But I'm wondering now, how it would survive during orientation changes. Assume, we have some long-running backgrou…