mirror of
https://github.com/bitwarden/mobile.git
synced 2025-01-13 19:41:31 +01:00
searchbar adjustments
This commit is contained in:
parent
e0b9261a28
commit
61c492f85e
@ -85,7 +85,7 @@ namespace Bit.App.Pages
|
||||
Search = new SearchBar
|
||||
{
|
||||
Placeholder = "Search vault",
|
||||
BackgroundColor = Color.FromHex("E8E8ED")
|
||||
FontSize = Device.GetNamedSize(NamedSize.Small, typeof(Button))
|
||||
};
|
||||
Search.TextChanged += SearchBar_TextChanged;
|
||||
Search.SearchButtonPressed += SearchBar_SearchButtonPressed;
|
||||
|
Loading…
Reference in New Issue
Block a user