Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07d5caab authored by Erik Pasternak's avatar Erik Pasternak Committed by Android (Google) Code Review
Browse files

Revert "Fixed the problem with the calendar sort order using the column name"

This reverts commit 9fd17460
parent 9fd17460
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -599,7 +599,7 @@ public final class CalendarContract {
        /**
         * The default sort order for this table
         */
        public static final String DEFAULT_SORT_ORDER = CALENDAR_DISPLAY_NAME;
        public static final String DEFAULT_SORT_ORDER = "displayName";

        /**
         * The name of the calendar. Column name.