smoothScrollToAppInfo

fun smoothScrollToAppInfo(appInfo: AppInfo, induceAnimation: Boolean = false)(source)

Smoothly scrolls the selected app list to the specified app.

Parameters

appInfo

The AppInfo of the app to scroll to.

induceAnimation

True to induce an animation during the scroll, false otherwise. Defaults to false.