Skip to content

Commit c832357

Browse files
committed
Merge branch 'main' into develop
2 parents c11074f + 817edb8 commit c832357

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

mobile/src/main/java/org/horizontal/tella/mobile/mvp/contract/INewReportPresenterContract.java

Whitespace-only changes.

mobile/src/main/java/org/horizontal/tella/mobile/mvp/presenter/NewReportPresenter.java

Whitespace-only changes.

mobile/src/main/res/layout/content_form_submit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
android:layout_width="match_parent"
77
android:layout_height="match_parent"
88
android:background="@color/wa_purple"
9+
app:layout_behavior="@string/appbar_scrolling_view_behavior"
910
tools:context="org.horizontal.tella.mobile.views.activity.FormSubmitActivity"
1011
tools:showIn="@layout/activity_form_submit">
1112

0 commit comments

Comments
 (0)