1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00

Fix UI crash bug

This commit is contained in:
Ricki Hirner 2015-09-15 17:37:36 +02:00
parent bcd2e8d4da
commit 98899ab27b

View File

@ -42,7 +42,7 @@ public class ServerInfo implements Serializable {
@RequiredArgsConstructor(suppressConstructorProperties=true)
@Data
public static class ResourceInfo {
public static class ResourceInfo implements Serializable {
public enum Type {
ADDRESS_BOOK,
CALENDAR