This commit is contained in:
lunaticbum
2024-08-23 16:03:43 +09:00
parent ff14d6d3a5
commit 853bcc955f
3 changed files with 7 additions and 4 deletions
@@ -435,7 +435,7 @@ internal class LauncherHome : Fragment() {
}
}
} else {
// binding.notes.adapter = TodoAdapter(null, requireContext())
//binding.notes.adapter = TodoAdapter(null, requireContext())
}
}