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

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

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

parents ae510085 07d5caab
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.