1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-06 02:23:57 +00:00

Updated PIN lock page with gesture recognizer to refocus entry

This commit is contained in:
Kyle Spearrin
2016-06-07 19:19:21 -04:00
parent a871a839e7
commit 904ba1ffb8
4 changed files with 39 additions and 15 deletions

View File

@@ -1,6 +1,4 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel;
namespace Bit.App.Models.Page
{