* commit '41446512cfa6e009187b7cc67fa34a29f82ddccc': Settings: Fix crash seen when setting the radio band
This commit is contained in:
@@ -207,7 +207,9 @@ public class BandMode extends Activity {
|
||||
Window.FEATURE_INDETERMINATE_PROGRESS,
|
||||
Window.PROGRESS_VISIBILITY_OFF);
|
||||
|
||||
if (!isFinishing()) {
|
||||
displayBandSelectionResult(ar.exception);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user