mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
Pin: add comment on UnlockActivity interface
This commit is contained in:
parent
a883d3ecdd
commit
7e45fe4509
1 changed files with 3 additions and 0 deletions
|
@ -16,4 +16,7 @@
|
||||||
|
|
||||||
package im.vector.riotx.features.pin
|
package im.vector.riotx.features.pin
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Tag class for activities that should not be protected by PIN code.
|
||||||
|
*/
|
||||||
interface UnlockedActivity
|
interface UnlockedActivity
|
||||||
|
|
Loading…
Reference in a new issue