Skip to content

Commit

Permalink
Merge pull request #3531 from Navid200/Navid_2024_06_12c
Browse files Browse the repository at this point in the history
No sensor start time for G7 on classic status page
  • Loading branch information
jamorham authored Jun 25, 2024
2 parents 8c26da8 + 4c3839c commit db6c081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_system_status.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@

<LinearLayout
android:id="@+id/layout_sensor"
app:showIfTrue="@{ms.bluetooth()}"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
Expand Down

0 comments on commit db6c081

Please sign in to comment.