offsetが大体わかる! Android Jetpack Compose
なんとなくわかった感じがして、よくわからないoffsetについてまとめてます(随時更新予定)
なんとなくわかった感じがして、よくわからないoffsetについてまとめてます(随時更新予定)
ベクター画像(vector)をImageShaderの引数に渡す方法を紹介します。これでベクター画像をリピート表示できます!
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等でリソースにアクセスするのはアンチパターンです。その解説と回避方法を載せています。
CoroutinesでInput dispatching timed out エラー、ホワイトアウト、画面固まりになった時の原因と対処法