3
3
Fork 1
mirror of https://github.com/recloudstream/cloudstream.git synced 2024-08-15 01:53:11 +00:00
This commit is contained in:
LagradOst 2021-08-07 04:57:46 +02:00
parent 6c93e48447
commit 4d9c13ac2e
2 changed files with 4 additions and 4 deletions
app
build.gradle
src/main/java/com/lagradost/cloudstream3/ui/search

View file

@ -13,8 +13,8 @@ android {
applicationId "com.lagradost.cloudstream3"
minSdkVersion 21
targetSdkVersion 30
versionCode 11
versionName "1.2.0"
versionCode 12
versionName "1.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

View file

@ -172,8 +172,8 @@ class SearchFragment : Fragment() {
}, 200)
}
}
// main_search.onActionViewExpanded()
SubtitlesFragment.push(activity)
main_search.onActionViewExpanded()
// SubtitlesFragment.push(activity)
//searchViewModel.search("iron man")
//(activity as AppCompatActivity).loadResult("https://shiro.is/overlord-dubbed", "overlord-dubbed", "Shiro")
/*