• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Result_Canceled vs Result_Cancelled

mr2kx

Lurker
I have a book on android development,

it is telling me to write RESULT_CANCELLED. This is giving me a error, and it seems the only way to remove the error is by writing RESULT_CANCELED, (with one L)

I looked up how to spell cancelled and it supposed to be with TWO L's .. so whats going on here.
 
Back
Top Bottom