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

Commit 7a9ba4e0 authored by Srinath Warrier's avatar Srinath Warrier
Browse files

Create implicit sort remembering setting2(minor indentation error)

parent 3ebd3c1f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1195,7 +1195,6 @@ public class MessageList
            mAccount.setSortType(sortType);
            mAccount.setSortAscending(sortAscending);
            mAccount.save(Preferences.getPreferences(this));

            reSort();
        }
    }