am 52d996ed
: Merge "Settings: Fix crash seen when setting the radio band"
* commit '52d996edeb7958d386bbf6655e9acfec3b10fdf2': 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