Reformat ZimHostActivity

This commit is contained in:
Adeel 2019-08-24 23:23:55 +05:00
parent 50e7c9bf47
commit 90c5a5c6bb

View File

@ -488,7 +488,6 @@ public class ZimHostActivity extends BaseActivity implements
progressDialog.show(); progressDialog.show();
pollForValidIpAddress(); pollForValidIpAddress();
}); });
builder.setTitle(this.getString(R.string.hotspot_turned_on)); builder.setTitle(this.getString(R.string.hotspot_turned_on));