mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
Possible fix for broken UI
This commit is contained in:
parent
2f4f71e27f
commit
ddae3ecf15
@ -102,8 +102,8 @@
|
||||
|
||||
android:textColor="@android:color/white"
|
||||
app:layout_constraintEnd_toStartOf="@+id/guidelineLeft"
|
||||
app:layout_constraintStart_toStartOf="@+id/login_switch_local"
|
||||
app:layout_constraintTop_toBottomOf="@+id/login_switch_local" />
|
||||
app:layout_constraintStart_toStartOf="@id/login_switch_remember"
|
||||
app:layout_constraintTop_toBottomOf="@id/login_switch_remember" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/launcherAccProgress"
|
||||
|
Loading…
x
Reference in New Issue
Block a user