1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

Refresh folder list when folder is cleared

This commit is contained in:
Koji Arai 2011-05-05 07:06:29 +09:00
parent 37ae2e41f5
commit 870791958f

View File

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