Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

[IP-464]: [VPN UI] Countries overlap description when scrolling

  • Loading branch information
naira-cliqz authored and pavel-cliqz committed May 14, 2019
1 parent dede6ce commit 0f1cf761a06823fa30cdc0c217529a7dfa5b184c
Showing with 1 addition and 0 deletions.
  1. +1 −0 Cliqz/HomePanel/VPN/VPNCountryController.swift
@@ -103,6 +103,7 @@ extension VPNCountryController: UITableViewDataSource {

func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
let headerView = UIView()
headerView.backgroundColor = UIColor.lumenDeepBlue
let headerLabel = UILabel()
headerLabel.font = UIFont.systemFont(ofSize: 12, weight: .medium)
headerLabel.textColor = UIColor.lumenBrightBlue

0 comments on commit 0f1cf76

Please sign in to comment.