setSearchResultCornerRadiusToHeightRatio

open fun setSearchResultCornerRadiusToHeightRatio(@FloatRange(from = 0) searchResultCornerRadiusToHeightRatio: Float)

Sets ratio between corner radius of the search result rectangle and its height. Once you've set this property, you need to call getDrawablesForPage in order to get search highlight drawables with latest properties applied.

Parameters

searchResultCornerRadiusToHeightRatio

Search result corner radius to search result height ratio.