mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52:17 -05:00
Minor changes to help with issue 636
This commit is contained in:
parent
931cc4c243
commit
41563f1d64
@ -256,7 +256,7 @@ public class Accounts extends K9ListActivity implements OnItemClickListener, OnC
|
||||
private static String UNREAD_MESSAGE_COUNTS = "unreadMessageCounts";
|
||||
private static String SELECTED_CONTEXT_ACCOUNT = "selectedContextAccount";
|
||||
|
||||
private static final String EXTRA_STARTUP = "startup";
|
||||
public static final String EXTRA_STARTUP = "startup";
|
||||
|
||||
|
||||
public static void actionLaunch(Context context) {
|
||||
|
Loading…
Reference in New Issue
Block a user