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

[Fix] #57 Invalid UITableViewCell color at CreditViewController #59

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

ChoiysApple
Copy link
Owner

Describe

CreditTableViewCell backgroundColor & textColor changing code is not working

Changes Made

  • Move view setting code from awakeFromNib() to custom initializer
  • Create setData and setUpLayout method for better code quality

Screenshots

AS-IS
this was image

TO-BE
this was image

Issues Resolved

- Move view setting code from awakeFromNib() to custom initializer
- Create setData and setUpLayout method for better code quality
@ChoiysApple ChoiysApple self-assigned this Dec 12, 2023
@ChoiysApple ChoiysApple linked an issue Dec 12, 2023 that may be closed by this pull request
@ChoiysApple ChoiysApple merged commit c24853d into Develop Dec 12, 2023
1 check passed
@ChoiysApple ChoiysApple deleted the fix/#57 branch December 31, 2023 13:29
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.

[Fix] Invalid UITableViewCell color at CreditViewController
1 participant