raph

Results 1 issues of raph

I noticed this issue when testing an app that uses fragments to set the toolbar. > MyFragment.kt ``` override fun onViewCreated(view: View, savedInstanceState: Bundle?) { super.onViewCreated(view, savedInstanceState) // This causes...