Rating is available when the video has been rented.
This feature is not available right now. Please try again later.
Published on Nov 5, 2015
SearchView is the standard interface for providing in app search for your Android app. SearchView is available via AppCompat and available back to Android 2.1. You’ll be able to use a searchable configuration (http://developer.android.com/guide/to...) to extend your SearchView, easily adding features like voice search.