This commit is contained in:
kunfei
2022-08-09 09:57:49 +08:00
parent d7ef665a1b
commit 5110ff8473

View File

@@ -35,7 +35,9 @@ import kotlinx.coroutines.delay
import kotlinx.coroutines.flow.conflate
import kotlinx.coroutines.launch
/**
* 换源界面
*/
class ChangeBookSourceDialog() : BaseDialogFragment(R.layout.dialog_book_change_source),
Toolbar.OnMenuItemClickListener,
ChangeBookSourceAdapter.CallBack {