1
0
mirror of https://github.com/bitwarden/mobile synced 2026-02-12 06:13:18 +00:00

LastClipboardValue using static store rather than state

This commit is contained in:
Kyle Spearrin
2019-07-31 11:21:07 -04:00
parent 431804ea80
commit d91d71333b
5 changed files with 25 additions and 7 deletions

View File

@@ -145,6 +145,7 @@
<Compile Include="Utilities\AndroidHelpers.cs" />
<Compile Include="Utilities\CustomFingerprintDialogFragment.cs" />
<Compile Include="Utilities\HockeyAppCrashManagerListener.cs" />
<Compile Include="Utilities\StaticStore.cs" />
</ItemGroup>
<ItemGroup>
<AndroidAsset Include="Assets\FontAwesome.ttf" />