android-section-list icon indicating copy to clipboard operation
android-section-list copied to clipboard

Library project compilation fails because of non-final resource ids used in switch statement

Open gkapusta opened this issue 11 years ago • 0 comments

From [email protected] on October 01, 2012 11:10:38

What steps will reproduce the problem? Use as Android Library project, build with ADT14+ What is the expected output? What do you see instead? Build fails because resource IDs are used in a switch statement. This no longer works for library projects starting at ADT 14, see this link: http://tools.android.com/tips/non-constant-fields

Original issue: http://code.google.com/p/android-section-list/issues/detail?id=11

gkapusta avatar Apr 16 '14 09:04 gkapusta