am d3d801c9
: am 5e61ba55
: am 41446512
: am 52d996ed
: Merge "Settings: Fix crash seen when setting the radio band"
* commit 'd3d801c9a9a7876d7b73f930db3c8b1395775597': 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);
|
||||
|
||||
displayBandSelectionResult(ar.exception);
|
||||
if (!isFinishing()) {
|
||||
displayBandSelectionResult(ar.exception);
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user