mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
コメント追加
This commit is contained in:
parent
fb17848ad1
commit
2cb6b45cbd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user