0

I need to hide actionbar in ona specific fragment.

  (requireActivity() as AppCompatActivity).supportActionBar?.hide()

This code hides on every fragments, but I want hide only in one. How to manage this?

wenus
  • 1,231
  • 6
  • 22
  • 39

0 Answers0