Made improvements in Measure Distance and changed colors of RenameMarkerBottomDialogFragment
This commit is contained in:
parent
c69bc751a6
commit
3e858affea
2 changed files with 7 additions and 8 deletions
|
@ -419,7 +419,6 @@ public class MapInfoWidgetsFactory {
|
|||
if (topBarSwitchVisible) {
|
||||
switchCompat.setChecked(topBarSwitchChecked);
|
||||
view.setTopBarSwitchTrackColor(switchCompat, topBarSwitchChecked);
|
||||
|
||||
}
|
||||
if (view.getShadowView() != null) {
|
||||
view.getShadowView().setVisibility(View.VISIBLE);
|
||||
|
|
Loading…
Reference in a new issue