@HiltWorkerの使い方とエラー集
HiltWorkerを使うにはアノテーションだけじゃなだめ!公式をもとにApplicationクラスからマニフェストの変更まで解説!
HiltWorkerを使うにはアノテーションだけじゃなだめ!公式をもとにApplicationクラスからマニフェストの変更まで解説!
Failed resolution of: Landroidx/compose/runtime/SnapshotFloatStateKt エラーの解消法
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等でリソースにアクセスするのはアンチパターンです。その解説と回避方法を載せています。