Skip to content

Commit

Permalink
refactor #605 Add CQDN to comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
toastkidjp committed Aug 19, 2020
1 parent 981ea1b commit 10d665c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ class OnBackPressedUseCase(
}

/**
* Find current [Fragment].
* Find current [androidx.fragment.app.Fragment].
*
* @return [Fragment]
* @return [androidx.fragment.app.Fragment]
*/
private fun findFragment() = supportFragmentManager.findFragmentById(R.id.content)

Expand Down

0 comments on commit 10d665c

Please sign in to comment.