Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

[MV-418] Fix buttons overlap on Android #98

Merged
merged 2 commits into from
Apr 27, 2023

Conversation

graszka22
Copy link
Collaborator

No description provided.

{ marginBottom: BOTTOM_MARGIN - bottomOffset },
]}
>
<View style={[styles.iconsContainer, { marginBottom: BOTTOM_MARGIN }]}>
Copy link
Contributor

Choose a reason for hiding this comment

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

What about moving marginBottom to the styles.iconsContainer and getting rid of BOTTOM_MARGIN variable

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch!

@graszka22 graszka22 merged commit be0f804 into master Apr 27, 2023
@graszka22 graszka22 deleted the graszka22/fix-buttons-overlap branch April 27, 2023 13:10
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.

2 participants