mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
style for ExtendedListView
This commit is contained in:
@@ -283,7 +283,7 @@ namespace Bit.App
|
||||
|
||||
// List View
|
||||
|
||||
Resources.Add(new Style(typeof(ListView))
|
||||
Resources.Add(new Style(typeof(ExtendedListView))
|
||||
{
|
||||
Setters = {
|
||||
new Setter { Property = ListView.SeparatorColorProperty, Value = grayLighter }
|
||||
|
||||
Reference in New Issue
Block a user