Last active
October 19, 2020 07:50
-
-
Save huuphuoc1396/7fcb84d7c1c4c8768710571a8a20dcf0 to your computer and use it in GitHub Desktop.
Get DisplayManager
This file contains 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
val displayManager = getSystemService(Context.DISPLAY_SERVICE) as DisplayManager |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment