setSearchResultAnimationPadding

open fun setSearchResultAnimationPadding(@IntRange(from = 0) searchResultAnimationPadding: Int)

Sets padding of the highlighted search result used when pop-out animating the currently selected 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

searchResultAnimationPadding

Padding of the highlighted search result used when pop-out animating the currently selected search result (in pixels).