Browse Source

all things made red

pull/1/head
gme_2 6 years ago
parent
commit
8ff070ca82
  1. 1
      GMERemittance/Module/SplashScreen/User Interface/View/SplashScreenViewController.swift

1
GMERemittance/Module/SplashScreen/User Interface/View/SplashScreenViewController.swift

@ -50,7 +50,6 @@ class SplashScreenViewController: UIViewController {
override func viewDidLoad() { override func viewDidLoad() {
super.viewDidLoad() super.viewDidLoad()
self.setup() self.setup()
self.buttonLogin.backgroundColor = AppConstants.themeBlueColor
} }
override func viewWillAppear(_ animated: Bool) { override func viewWillAppear(_ animated: Bool) {

Loading…
Cancel
Save