Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Conversation

OsvaldoAlc
Copy link

fixes #355

This method works for android api 28+

@sammyd sammyd requested a review from rachitmishra August 7, 2021 10:42

if (cutoutSize != null) {
binding.bottomPadding = cutoutSize
ViewCompat.setOnApplyWindowInsetsListener(binding.filterRoot) { v, insets ->
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi, @rachitmishra @sammyd the build is filing because it cannot find the property 'keystore'. How can I fix that?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. Sorry I've not replied. I don't really have any insight here right now. Any ideas that you have would be greatly appreciated, cos we don't have an official maintainer right now.

I might be able to look at it in the next weeks. Unless @rachitmishra has any ideas?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OsvaldoAlc what do you mean by the 'keystore' property? Can you point me to where it shows that error?

Thanks

@OsvaldoAlc OsvaldoAlc closed this Jun 26, 2024
@OsvaldoAlc OsvaldoAlc deleted the EMA-335-system-navigation-bar-overlaps-with-buttons branch June 26, 2024 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The app can not be use in landscape posición in Samsung galaxy tab S8
3 participants