mirror of
https://github.com/bitwarden/mobile
synced 2026-01-05 18:13:36 +00:00
no listview selection type on non-light theme
This commit is contained in:
@@ -54,6 +54,8 @@
|
||||
ApplyToDerivedTypes="True">
|
||||
<Setter Property="BackgroundColor"
|
||||
Value="{StaticResource BackgroundColor}" />
|
||||
<Setter Property="RefreshControlColor"
|
||||
Value="{StaticResource PrimaryColor}" />
|
||||
</Style>
|
||||
<Style TargetType="ActivityIndicator"
|
||||
ApplyToDerivedTypes="True">
|
||||
|
||||
Reference in New Issue
Block a user