blob: 29a17ef8736f3fcbc595cffb10a823f266af8251 [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 <a href="http://tools.android.com/recent/buildchangesinrevision14">SDK tools r14</a>,
means that the library code cannot treat these IDs as constants.
</body></html>