forked from organicmaps/organicmaps
Crash fix.
This commit is contained in:
parent
983e2ac5a5
commit
c5b35e71b1
1 changed files with 0 additions and 1 deletions
|
@ -1179,7 +1179,6 @@ public class MWMActivity extends NvEventQueueActivity
|
|||
{
|
||||
if (ParsedMmwRequest.hasRequest())
|
||||
{
|
||||
mInfoView.bringToFront();
|
||||
final ParsedMmwRequest request = ParsedMmwRequest.getCurrentRequest();
|
||||
request.setPointData(lat, lon, name, id);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue