Skip to content

Commit

Permalink
Add aar.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Mar 5, 2015
1 parent 63e8c6f commit bc71802
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ An Android library for pattern lock.

[Sample Application](./dist/sample.apk)

[Library AAR](./dist/library.aar)

## PatternLock or LockPattern?

The original view in AOSP is named `LockPatternView`, however I believe it is named so because it displays the (screen lock) pattern, instead of the pattern as a lock. Since this library is to provide the pattern as a locking mechanism, I'd prefer naming it `PatternLock`, and for simplicity, the view is renamed to `PatternView`.
Expand Down
Binary file added dist/library.aar
Binary file not shown.

0 comments on commit bc71802

Please sign in to comment.