Guest User

Untitled

a guest
Oct 15th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. let appBarBottom = MDCBottomAppBarView()
  2. appBarBottom.floatingButton.backgroundColor = UIColor.white // Change this if you have another color icon
  3. appBarBottom.floatingButton.setImage(UIImage(named: "IMAGE NAME"), for: UIControl.State.normal)
Add Comment
Please, Sign In to add comment