Skip to content

refactor: main activity orientation is now private#686

Merged
eddyizm merged 3 commits into
eddyizm:developmentfrom
tvillega:refactor-main-activity-orientation
May 30, 2026
Merged

refactor: main activity orientation is now private#686
eddyizm merged 3 commits into
eddyizm:developmentfrom
tvillega:refactor-main-activity-orientation

Conversation

@tvillega
Copy link
Copy Markdown
Contributor

This PR removes a strange dependency between MainActivity and SettingsFragment where the activity attr isLandscape is kept public for the fragment to use.

Now the attr is private and the fragment checks the orientation by its own.

@eddyizm eddyizm merged commit 18e05b7 into eddyizm:development May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants