Package com. lagradost. cloudstream3. ui. settings. testing
Types
TestFragment
Link copied to clipboard
TestResultAdapter
Link copied to clipboard
class TestResultAdapter(items: MutableList<Pair<MainAPI, TestingUtils.TestResultProvider>>) : AppUtils.DiffAdapter<Pair<MainAPI, TestingUtils.TestResultProvider>>
Content copied to clipboard
TestView
Link copied to clipboard
class TestView @JvmOverloads() constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int) : CardView
Content copied to clipboard
TestViewModel
Link copied to clipboard