Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jamorham committed Apr 10, 2023
2 parents 6642fe1 + 5ddc19b commit 602ee15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_insulinprofile_editor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<LinearLayout
android:id="@+id/profile_layout_view"
android:layout_width="match_parent"
android:layout_height="230dp"
android:layout_height="wrap_content"
android:layout_gravity="top"
android:layout_weight="1"
android:fadeScrollbars="false"
Expand Down

0 comments on commit 602ee15

Please sign in to comment.