mirror of
https://github.com/bitwarden/mobile
synced 2026-01-10 04:23:21 +00:00
* App: LoginPage.cs: Correct the Windows device specifier The WinPhone device specifier doesn't correctly take effect, use the Windows decvice instead. Signed-off-by: Alistair Francis <alistair@alistair23.me> * App: LoginPage.cs: Fix the FormEntryCell imageSource The images don't appear (at least on UWP) without the file extension. Signed-off-by: Alistair Francis <alistair@alistair23.me>