Skip to content

Fix: multi-window mode insets problems (#236)#859

Open
radekkozak wants to merge 1 commit intonickbutcher:masterfrom
radekkozak:master
Open

Fix: multi-window mode insets problems (#236)#859
radekkozak wants to merge 1 commit intonickbutcher:masterfrom
radekkozak:master

Conversation

@radekkozak
Copy link
Copy Markdown

Takes care of few WindowInsets problems with HomeActivity layout:

  • toolbar not being correctly padded when returning from multi-window mode (bottom position)
  • toolbar not being correctly laid out when back to multi-window after activity was “hidden” with second activity

Resolves: #236

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I ran ./gradlew spotlessApply before submitting the PR
  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing

🔮 Next steps

📸 Screenshots / GIFs

Takes care of few WindowInsets problems with HomeActivity layout:

-  toolbar not being correctly padded when returning from multi-window mode (bottom position)
- toolbar not being correctly laid out when back to multi-window after activity was “hidden” with second activity

Resolves: nickbutcher#236
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