SD download panel progress
This commit is contained in:
parent
13f96c3504
commit
bbe60cf8a6
|
@ -217,7 +217,7 @@ public class SdCardReaderPanel {
|
|||
|
||||
private void requestFileList() {
|
||||
int fileCount = 0;
|
||||
|
||||
status.setText("Reading file list...");
|
||||
try {
|
||||
byte[] response = getDirContent();
|
||||
|
||||
|
|
Loading…
Reference in New Issue