Skip to content

TitleSelectionView: improve constraints and tableview

Soomin Lee requested to merge bubu/vlc-ios:titleSelect/constraint/01 into master

This improves:

  • Adjust the min size for smaller devices
  • Adjust the min size for tableViews
  • Set tableview as groupped
  • Unify background transparency
  • Fix theme variation

Before white & black theme:

After:

Merge request reports