Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
resources
/
inspectionDescriptions
/
AndroidNonConstantResIdsInSwitch.html
blob: fcda76594d3295a32f8cb3ee84c8c585d8251d15 [
file
] [
log
] [
blame
]
<html><body>
Validates using resource IDs in a switch statement in Android library module.
<br>
Resource IDs are non final in the library projects since SDK tools r14,
means that the library code cannot treat these IDs as constants.
</body></html>