mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
Reformat ZimHostActivity
This commit is contained in:
parent
2317f72577
commit
0928d9c625
@ -98,12 +98,12 @@ public class ZimHostActivity extends AppCompatActivity implements
|
||||
//if (isMobileDataEnabled(context)) {
|
||||
// mobileDataDialog();
|
||||
//} else {
|
||||
if (flag) {
|
||||
serverStopped();
|
||||
isStarted = false;
|
||||
} else {
|
||||
startHotspotDialog();
|
||||
}
|
||||
if (flag) {
|
||||
serverStopped();
|
||||
isStarted = false;
|
||||
} else {
|
||||
startHotspotDialog();
|
||||
}
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user