mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
リファクタリング
This commit is contained in:
parent
8256d01682
commit
f71aabed2a
|
@ -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) {
|
||||||
// 初回表示
|
// 初回表示
|
||||||
|
|
Loading…
Reference in New Issue
Block a user