The offset was read before being initialized の対処法
material(3)のバージョンに問題あり!? The offset was read before being initializedを解決!
material(3)のバージョンに問題あり!? The offset was read before being initializedを解決!
FloatingActionButton系の背景にTransparentを設定すると変なモヤ(影)が表示される際の対処法です
気がついたことの自分用メモです。
Referencing resources like stringResource in ViewModel is anti-pattern. This post shows how to avoid it.
ViewModelでstringResource等でリソースにアクセスするのはアンチパターンです。その解説と回避方法を載せています。
CoroutinesでInput dispatching timed out エラー、ホワイトアウト、画面固まりになった時の原因と対処法
launch・async・withContextの特徴を簡単なコードでまとめて比較しました!
runBlockingが何か、そしてAndroid開発では見かけない理由をまとめました。(テストでは有用らしいです。)
withContext(Dispatchers.IO) {} のようにDispatchersの数と簡単な説明をまとめました
Hiltってそもそも何?知識ゼロでもわかる!Android Hilt はじめの一歩!