Merge branch 'r3.9' of github.com:osmandapp/Osmand into r3.9
This commit is contained in:
commit
47ee48f820
2 changed files with 0 additions and 2 deletions
BIN
OsmAnd/res/drawable-xxhdpi/img_plugin_openplacereviews.webp
Normal file
BIN
OsmAnd/res/drawable-xxhdpi/img_plugin_openplacereviews.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -890,8 +890,6 @@ public class TrackMenuFragment extends ContextMenuScrollFragment implements Card
|
|||
private void updateMenuState() {
|
||||
if (menuType == TrackMenuType.OPTIONS) {
|
||||
openMenuFullScreen();
|
||||
} else if (menuType == TrackMenuType.OVERVIEW) {
|
||||
openMenuHeaderOnly();
|
||||
} else {
|
||||
openMenuHalfScreen();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue