Revised message viewing

This commit is contained in:
M66B
2018-08-04 18:52:09 +00:00
parent 728b9c6b94
commit b9d14df2cb
10 changed files with 154 additions and 100 deletions

View File

@@ -65,6 +65,7 @@ public class ActivityView extends ActivityBase implements FragmentManager.OnBack
static final int LOADER_IDENTITY_PUT = 2;
static final int LOADER_FOLDER_PUT = 3;
static final int LOADER_MESSAGES_INIT = 4;
static final int LOADER_MESSAGE_INIT = 5;
static final int REQUEST_VIEW = 1;