mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix layout error now that fields moved out of settings
This commit is contained in:
parent
05a75f0900
commit
b4b1099e76
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@+id/reportBugButton"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/lsSleepView"
|
||||
app:layout_constraintTop_toBottomOf="@+id/warningNotPaired"
|
||||
app:layout_constraintVertical_bias="1.0" />
|
||||
|
||||
<Button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue