Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Fix adding subviews into cell content view #4

Merged
merged 2 commits into from Jun 9, 2019
Merged

Fix adding subviews into cell content view #4

merged 2 commits into from Jun 9, 2019

Conversation

tomassliz
Copy link
Contributor

In some cases is not the previous view removed from cell content view and it is added another one. The result is that the cell content view contains two views of different view controllers. This issue can be replicated in these steps:

  1. Create two differently named lists.
  2. Remove first list.
  3. Select the remaining list - then both views are visible and their titles are overlapping.

@davedelong davedelong merged commit f0ddf3e into davedelong:master Jun 9, 2019
@tomassliz tomassliz deleted the fix-cell-content-view-subviews branch September 26, 2020 11: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.

None yet

2 participants