fixed audio books ad loading
This commit is contained in:
@@ -23,6 +23,7 @@ class UserNotificationVC: UIViewController {
|
||||
vm.initView()
|
||||
navigationController?.navigationBar.setBackgroundImage(UIImage(), for: .default)
|
||||
navigationController?.navigationBar.shadowImage = UIImage()
|
||||
tableView.indicatorStyle = .white
|
||||
}
|
||||
|
||||
override func viewWillAppear(_ animated: Bool) {
|
||||
|
||||
Reference in New Issue
Block a user