1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-13 06:43:17 +00:00

no max lines on android labels

This commit is contained in:
Kyle Spearrin
2017-11-03 17:22:53 -04:00
parent 6d06f2212e
commit d4f6e9c587
2 changed files with 17 additions and 0 deletions

View File

@@ -287,6 +287,7 @@
<ItemGroup>
<Compile Include="AutofillActivity.cs" />
<Compile Include="AutofillCredentials.cs" />
<Compile Include="Controls\CustomLabelRenderer.cs" />
<Compile Include="Controls\CustomSearchBarRenderer.cs" />
<Compile Include="Controls\CustomButtonRenderer.cs" />
<Compile Include="Controls\HybridWebViewRenderer.cs" />