問題タブ [android-jetpack-navigation]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
618 問題
0
投票する
1
に答える
553
参照
android - ビューモデルのスコープを別のクラスに渡すことはできますか? コルーチン
Paging Library Jetpack でサスペンド機能を使用しています。
loadAfter() と loadInitial() では、後付けの中断関数を使用します。このためには、推奨されていない GlobalScope を使用する必要があります。viewModel のスコープを渡すにはどうすればよいですか?