コメント追加

This commit is contained in:
rca 2024-07-06 16:32:09 +09:00
parent 512e096487
commit 7d916e4855

View File

@ -53,6 +53,8 @@ public class CommonHomeFragment extends Fragment {
// Required empty public constructor
}
// TODO: SwipeToRefreshの実装
public static CommonHomeFragment newInstance(boolean isChildMode, String childId) {
CommonHomeFragment fragment = new CommonHomeFragment();
Bundle args = new Bundle();