Skip to content

Commit ab1d520

Browse files
Release: Re-enable infoView
1 parent 362d519 commit ab1d520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android/res/layout/common_editor_layout.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
android:layout_height="wrap_content"
2929
android:text="@string/editor_info_window"
3030
style="@style/editorMissionOverviewText"
31-
android:visibility="invisible"
31+
android:visibility="visible"
3232
android:layout_alignParentTop="true"
3333
/>
3434

0 commit comments

Comments
 (0)