You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Partially reverted removing "moveToState"
This commit is contained in:
@@ -93,7 +93,8 @@
|
||||
android:alpha=".5"
|
||||
android:onClick="@{(v) -> item.delete(viewModel)}"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/module_version_author"
|
||||
app:layout_constraintTop_toTopOf="@+id/module_title"
|
||||
app:srcCompat="@drawable/ic_delete_restore" />
|
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
Reference in New Issue
Block a user