how i can add this currentAndroidFlavor ?! // Get the {@link AndroidFlavor} object located at this position in the list AndroidFlavor _**currentAndroidFlavor**_ = getItem(position);
how i can add this currentAndroidFlavor ?!
// Get the {@link AndroidFlavor} object located at this position in the list
AndroidFlavor currentAndroidFlavor = getItem(position);