setSearchResultMinCornerRadius

open fun setSearchResultMinCornerRadius(@IntRange(from = 0) searchResultMinCornerRadius: Int)

Sets minimal corner radius of the highlighted search result. Once you've set this property, you need to call getDrawablesForPage in order to get search highlight drawables with latest properties applied.

Parameters

searchResultMinCornerRadius

Minimal corner radius (in pixels).