- updated flow for username, made it selectable and move it to login screen
- Update scripts for firebase crashlytics. - fixed bug for webseries, top ads, if internet not connected again checking it at retry
This commit is contained in:
@@ -82,7 +82,7 @@ class ThemeTwoVC: UIViewController{
|
||||
override func viewDidLayoutSubviews() {
|
||||
super.viewDidLayoutSubviews()
|
||||
vm.setData()
|
||||
if let playerLayer = vm.playerLayer{
|
||||
if vm.playerLayer != nil{
|
||||
vm.playerLayer.frame = liveTvView.bounds
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user