forked from organicmaps/organicmaps-tmp
Fixed : wifi toggling by edit phone
Signed-off-by: Shikhar Vashistha <shikharvashistha@yandex.com>
This commit is contained in:
parent
2a26b0ffb4
commit
3902363657
1 changed files with 1 additions and 0 deletions
|
@ -497,6 +497,7 @@ public class EditorFragment extends BaseMwmFragment implements View.OnClickListe
|
|||
case R.id.phone:
|
||||
case R.id.edit_phone:
|
||||
mParent.editPhone();
|
||||
break;
|
||||
case R.id.block_wifi:
|
||||
mWifi.toggle();
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue