Last active
February 3, 2019 14:54
-
-
Save MartinZikmund/69fd23ee33f9f1898cdca56baa94e758 to your computer and use it in GitHub Desktop.
Is user a monkey?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (ActivityManager.IsUserAMonkey) | |
{ | |
//ππ΅πππ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment