Created
May 19, 2021 15:08
-
-
Save mklkj/e8cbb707c98a4caa32f08f721a513a70 to your computer and use it in GitHub Desktop.
Reverse lookup of android resource id
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
R.id::class.java.declaredFields.map { it[0] to it.name }.toMap()[2131296765] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment