Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change listStyle on examples to PlainListStyle #7

Merged
merged 2 commits into from
Mar 9, 2021
Merged

Change listStyle on examples to PlainListStyle #7

merged 2 commits into from
Mar 9, 2021

Conversation

MarcusAdriano
Copy link
Contributor

@MarcusAdriano MarcusAdriano commented Mar 8, 2021

News

Lists used on example (iOS Example) has some unespected padding (iOS 14+):

Current issue open: #5

image
image

Padding was removed using:
.listStyle(PlainListStyle())

After code fix:

image

@weitieda
Copy link
Owner

weitieda commented Mar 9, 2021

Cool. Thanks.

@weitieda weitieda merged commit 656c978 into weitieda:master Mar 9, 2021
@MarcusAdriano MarcusAdriano deleted the hotfix/ios_list_example branch March 9, 2021 10:46
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.

None yet

2 participants