diff --git a/NucuHub.Android/app/src/main/res/layout/fragment_environment_sensor.xml b/NucuHub.Android/app/src/main/res/layout/fragment_environment_sensor.xml index 5b8d5eb..44ad213 100644 --- a/NucuHub.Android/app/src/main/res/layout/fragment_environment_sensor.xml +++ b/NucuHub.Android/app/src/main/res/layout/fragment_environment_sensor.xml @@ -6,214 +6,220 @@ android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".ui.sensors.SensorsFragment"> - - - - - - - - + app:layout_constraintBottom_toBottomOf="parent"> + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - + + - - - - - - - - - + + + + + + + + + - + android:layout_height="match_parent"> + + + + + + + - + - + \ No newline at end of file