Loading k9mail/src/main/java/com/fsck/k9/Account.java +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ public class Account implements BaseAccount, StoreConfig { public static final String IDENTITY_DESCRIPTION_KEY = "description"; /* * http://developer.android.com/design/style/color.html * https://developer.android.com/design/style/color.html * Note: Order does matter, it's the order in which they will be picked. */ private static final Integer[] PREDEFINED_COLORS = new Integer[] { Loading Loading
k9mail/src/main/java/com/fsck/k9/Account.java +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ public class Account implements BaseAccount, StoreConfig { public static final String IDENTITY_DESCRIPTION_KEY = "description"; /* * http://developer.android.com/design/style/color.html * https://developer.android.com/design/style/color.html * Note: Order does matter, it's the order in which they will be picked. */ private static final Integer[] PREDEFINED_COLORS = new Integer[] { Loading