Skip to content

Commit

Permalink
Distance view on editor should be gone
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed Aug 12, 2014
1 parent 559e8b0 commit 60c0988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android/res/layout/common_editor_layout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
android:layout_height="wrap_content"
android:text="@string/editor_info_window"
style="@style/editorMissionOverviewText"
android:visibility="visible"
android:visibility="invisible"
android:layout_alignParentTop="true"
/>

Expand Down

0 comments on commit 60c0988

Please sign in to comment.