Skip to content

Commit

Permalink
build fail issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-alfresco committed Sep 13, 2024
1 parent 1b8a3c2 commit 33e98b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class ContextualActionsSheet : BottomSheetDialogFragment(), MavericksView {
return binding.root
}

@Deprecated("Deprecated in Java")
override fun onActivityCreated(savedInstanceState: Bundle?) {
super.onActivityCreated(savedInstanceState)
dialog?.window?.decorView?.importantForAccessibility = View.IMPORTANT_FOR_ACCESSIBILITY_NO
Expand Down

0 comments on commit 33e98b5

Please sign in to comment.