リファクタリング

This commit is contained in:
r-ca 2024-01-28 11:02:28 +09:00
parent 8256d01682
commit f71aabed2a
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -55,6 +55,7 @@ public class LacertaFilePickerDialogBase extends DialogFragment {
} }
} }
} }
protected void updateListView(LacertaFilePickerAdapterBase adapter, LibraryItemPage libraryItemPage, int currentCount, String currentDirId) { protected void updateListView(LacertaFilePickerAdapterBase adapter, LibraryItemPage libraryItemPage, int currentCount, String currentDirId) {
if (currentCount == 0) { if (currentCount == 0) {
// 初回表示 // 初回表示