Skip to content

Commit

Permalink
Fix; Added Fix after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasderrick committed Dec 18, 2024
1 parent 27a04e7 commit 1a1da40
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@


<LinearLayout
android:id="@+id/sample_useOfClothFilter_frequencyOfChangingFilters_confirmedAsGuineaWorm"
android:id="@+id/sample_useOfClothFilter_frequencyOfChangingFilters"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
Expand All @@ -683,7 +683,7 @@
android:id="@+id/sample_confirmedAsGuineaWorm"
app:value="@={data.confirmedAsGuineaWorm}"
app:enumClass="@{yesNoClass}"
style="@style/ControlSecondOfTwoColumnsStyle" />
style="@style/ControlSingleColumnStyle" />

<de.symeda.sormas.app.component.controls.ControlSpinnerField
android:id="@+id/sample_finalLabResults"
Expand Down

0 comments on commit 1a1da40

Please sign in to comment.