Commit 4203042e by Shaik Ghouse

chnages in menu

parent 672c1c5c
......@@ -13,7 +13,6 @@ class MenuViewController: UIViewController {
override func viewDidLoad() {
super.viewDidLoad()
print("Hello first line in MenuVC")
menuList = ["Home", "Recent", "Settings", "Logout"]
print("Commit checking for Squash")
menuList = ["Home", "Recent", "Settings", "Logout"]
if let menuArray = menuList {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment