1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 00:03:22 +00:00

Added busy indicator for sync operations. Optimized vault list loading. Customized search bar appearance on iOS.

This commit is contained in:
Kyle Spearrin
2016-07-11 23:55:16 -04:00
parent 635b09de9b
commit f2893e788d
8 changed files with 143 additions and 34 deletions

View File

@@ -104,6 +104,7 @@
<Compile Include="Controls\CustomButtonRenderer.cs" />
<Compile Include="Controls\CustomLabelRenderer.cs" />
<Compile Include="Controls\ExtendedEditorRenderer.cs" />
<Compile Include="Controls\CustomSearchBarRenderer.cs" />
<Compile Include="Controls\ExtendedSwitchCellRenderer.cs" />
<Compile Include="Controls\ListViewRenderer.cs" />
<Compile Include="Controls\ExtendedViewCellRenderer.cs" />