Commit 8146d083 authored by Viktor De Pasquale's avatar Viktor De Pasquale Committed by John Wu

Fixed wrong horizontal bias

parent 7e946b04
......@@ -45,8 +45,7 @@
app:layout_constraintEnd_toStartOf="@+id/home_magisk_action"
app:layout_constraintHorizontal_bias="0.0"
app:layout_constraintStart_toEndOf="@+id/home_magisk_icon"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_bias="0.761" />
app:layout_constraintTop_toTopOf="parent" />
<FrameLayout
android:id="@+id/home_magisk_action"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment