setToolbarTouchscreenBlocksFocus

open fun setToolbarTouchscreenBlocksFocus(touchscreenBlocksFocus: Boolean)

Sets the 'touchscreenBlocksFocus' attribute of the nested toolbar. The attribute defaults to 'true' for API level 26+. We need to set it to 'false' if keyboard navigation is needed for the search results.