Ryosuke-Androiddev / CodeCheck

Apache License 2.0
0 stars 0 forks source link

Fat Fragment の回避 #4

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

本プロジェクトは Fragment が必要以上の責務を抱えており、いわゆる Fat Fragment 状態です。最低限の責務の切り出しをしてあげましょう。

※本課題は #6 の下位互換です。