mirror of
https://github.com/bitwarden/mobile
synced 2025-12-31 15:43:19 +00:00
moved password generation link to button
This commit is contained in:
BIN
src/iOS/Resources/refresh_alt.png
Normal file
BIN
src/iOS/Resources/refresh_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 583 B |
BIN
src/iOS/Resources/refresh_alt@2x.png
Normal file
BIN
src/iOS/Resources/refresh_alt@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1017 B |
BIN
src/iOS/Resources/refresh_alt@3x.png
Normal file
BIN
src/iOS/Resources/refresh_alt@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -710,5 +710,14 @@
|
||||
<Version>2.0.5782</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BundleResource Include="Resources\refresh_alt.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BundleResource Include="Resources\refresh_alt%402x.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BundleResource Include="Resources\refresh_alt%403x.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user