Fix episode number matching, add scroll-based preloading, and fix search UI
This commit is contained in:
@@ -58,7 +58,8 @@
|
||||
android:name=".ui.search.SearchActivity"
|
||||
android:exported="true"
|
||||
android:label="@string/search_title"
|
||||
android:theme="@style/Theme.Tvmon.Search">
|
||||
android:screenOrientation="landscape"
|
||||
android:theme="@style/Theme.Leanback">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.SEARCH" />
|
||||
</intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user