1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 05:13:31 +00:00

Fixed clipboard not clearing on Android 10 (#851)

This commit is contained in:
Matt Portune
2020-04-23 10:01:41 -04:00
committed by GitHub
parent 0f35885d1c
commit 9a403ba0ed
5 changed files with 2 additions and 31 deletions

View File

@@ -140,7 +140,6 @@
<Compile Include="Tiles\MyVaultTileService.cs" />
<Compile Include="Utilities\AndroidHelpers.cs" />
<Compile Include="Utilities\AppCenterHelper.cs" />
<Compile Include="Utilities\StaticStore.cs" />
</ItemGroup>
<ItemGroup>
<AndroidAsset Include="Assets\FontAwesome.ttf" />