android-section-list
android-section-list copied to clipboard
Library project compilation fails because of non-final resource ids used in switch statement
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