1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-09 22:09:47 -04:00

Refresh folder list when folder is cleared

This commit is contained in:
Koji Arai 2011-05-05 07:06:29 +09:00 committed by Jesse Vincent
parent 8b8f7f3460
commit a634dcc315

View File

@ -487,6 +487,7 @@ public class FolderList extends K9ListActivity {
}
}
onRefresh(!REFRESH_REMOTE);
}