don't show separators between list rows
This commit is contained in:
@@ -84,6 +84,7 @@ func NewSearchDialog(im util.ImageFetcher, title, dismissBtn string, onSearched
|
||||
sr.Update(result)
|
||||
},
|
||||
)
|
||||
sd.list.HideSeparators = true
|
||||
return sd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user