Pin: add comment on UnlockActivity interface

This commit is contained in:
ganfra 2020-07-31 11:33:25 +02:00
parent a883d3ecdd
commit 7e45fe4509

View file

@ -16,4 +16,7 @@
package im.vector.riotx.features.pin
/**
* Tag class for activities that should not be protected by PIN code.
*/
interface UnlockedActivity