コメント追加

This commit is contained in:
ろむねこ 2024-01-29 10:54:38 +09:00
parent fb17848ad1
commit 2cb6b45cbd
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -291,7 +291,7 @@ public class LibraryPageFragment extends Fragment {
public void onResume() { public void onResume() {
super.onResume(); super.onResume();
updateItem(this.folderId); updateItem(this.folderId); // 暫定, Pull-to-refreshを実装するまで
} }
private void getTag(String documentId) { //debug private void getTag(String documentId) { //debug