You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Slightly change update UI logic
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
<Button
|
||||
android:id="@+id/module_update"
|
||||
style="@style/WidgetFoundation.Button.Text"
|
||||
gone="@{item.item.updateJson.length == 0}"
|
||||
goneUnless="@{item.showUpdate}"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:clickable="true"
|
||||
|
||||
Reference in New Issue
Block a user