Explorar o código

remove title bar icon

cyberta %!s(int64=5) %!d(string=hai) anos
pai
achega
ca358c10a5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      DcShare/Controller/ShareViewController.swift

+ 0 - 1
DcShare/Controller/ShareViewController.swift

@@ -91,7 +91,6 @@ class ShareViewController: SLComposeServiceViewController {
             target: self,
             action: #selector(appendPostTapped))
         item.rightBarButtonItem? = button
-        item.titleView = UIImageView(image: UIImage(named: "ic_chat")?.scaleDownImage(toMax: 26))
     }
 
     /// Invoked when the user wants to post.