forked from organicmaps/organicmaps
compilation fixes.
This commit is contained in:
parent
6160f0116d
commit
da778c0ec7
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ public class MWMActivity extends NvEventQueueActivity implements LocationService
|
|||
|
||||
nativeConnectDownloadButton();
|
||||
|
||||
// Get screen density and do layout for +/- buttons
|
||||
// Get screen density
|
||||
DisplayMetrics metrics = new DisplayMetrics();
|
||||
getWindowManager().getDefaultDisplay().getMetrics(metrics);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue