Slightly change update UI logic

This commit is contained in:
topjohnwu
2022-01-21 05:37:37 -08:00
parent a73acfb9c2
commit 761a8dde65
4 changed files with 25 additions and 14 deletions
+1 -1
View File
@@ -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"