fix adv settings buttons layout

1.2-legacy
andrekir 2022-06-06 18:16:40 -03:00
rodzic 0e18994d30
commit ff37bd7a98
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -87,7 +87,7 @@
android:text="@string/shutdown"
app:layout_constraintEnd_toStartOf="@id/rebootButton"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/lsSleepView" />
app:layout_constraintTop_toBottomOf="@id/isAlwaysPoweredSwitch" />
<com.google.android.material.button.MaterialButton
android:id="@+id/rebootButton"