openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

[iOS] Problem with course menu position on iPad and in Landscape mode on iPhone #234

Closed sergeymomot closed 3 months ago

sergeymomot commented 5 months ago

On iPad, the course menu looks strange, it is shifted to the left edge of the screen

287e852a-7b61-41d9-8999-d81b0a84b6d4 53b2413c-6222-4a58-9311-0d52c7c8134f

Also found that iPhone in Landscape mode has the same problem

46341add-05f9-46d6-807c-63d4490e181c

Need to think about how to fix the location of this menu: stretch it to the entire length of the screen, place it in the center of the screen, or something else.