Skip to content
Snippets Groups Projects
Commit 657f530a authored by cruxfilm's avatar cruxfilm
Browse files

Changed list style

parent 96aec2f6
No related branches found
No related tags found
1 merge request!77Resolve "Make folders list slide in from the left instead of from the right"
......@@ -50,7 +50,7 @@ struct MailListView: View {
// TODO: Perform actual deletion of email
}
}
.listStyle(InsetGroupedListStyle())
.listStyle(PlainListStyle())
}
func filterKeyRecord(keyRecord: MailRecord) -> Bool {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment