mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-14 12:10:48 +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…
x
Reference in New Issue
Block a user