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

fix: iOS - ListView layout changes (#1556, #1581) #1582

Merged
merged 2 commits into from
May 28, 2021

Conversation

dantes-git
Copy link
Contributor

@dantes-git dantes-git commented May 26, 2021

Related Issues

Fixes #1581, Fixes #1556

Description and Example

Fixes ListView layout related bugs

Checklist

Please, check if these important points are met using [x]:

  • I read the PR Guide and followed the process outlined there for submitting this PR.
  • I avoided breaking changes by not changing public APIs that people rely on.
  • I am willing to follow-up on review comments in a timely manner.
  • I have made the documentation changes or I created an issue explaining how to document this change on Docs issues. Please link the issue here:

@dantes-git dantes-git added bug Something isn't working iOS This issue directly affects structure and logic of iOS project labels May 26, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dantes-git dantes-git changed the title fix: iOS - ListView layout changes fix: iOS - ListView layout changes (#1556) May 26, 2021
@dantes-git dantes-git changed the title fix: iOS - ListView layout changes (#1556) fix: iOS - ListView layout changes (#1556, #1581) May 26, 2021
@lucasaraujo lucasaraujo merged commit b169a08 into master May 28, 2021
@lucasaraujo lucasaraujo deleted the fix/ios/listview-sizing branch May 28, 2021 12:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working iOS This issue directly affects structure and logic of iOS project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS - ListView "async" layout changes ListView and GridView does not render NetworkImage
3 participants