Skip to content

3.1.3

Compare
Choose a tag to compare
@zladzeyka zladzeyka released this 17 Jul 15:18
· 13 commits to main since this release

Features, improvements, and bug fixes:

  • Removes open override func layoutSubviews in the UITableViewCell extension which caused the layout and thread issues.
  • Removes the global appearance override for UITableViewHeaderFooterView.appearance().backgroundConfiguration, which was setting the transparent background color for the header/footer view.
  • Fixes the animation when dismissing the Digital Invoice Edit Article Screen.
  • Fixes the padding between the input fields and home indicator on the Digital Invoice Edit Article Screen.