Skip to content

Commit

Permalink
Final Lint (bruh)
Browse files Browse the repository at this point in the history
  • Loading branch information
baronhsieh2005 committed Sep 9, 2024
1 parent 109e35e commit 63cedc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class MenuFragment : Fragment() {

override fun onViewCreated(
view: View,
savedInstanceState: Bundle?
savedInstanceState: Bundle?,
) {
super.onViewCreated(view, savedInstanceState)
mActivity.toolbar.visibility = View.VISIBLE
Expand Down

0 comments on commit 63cedc0

Please sign in to comment.