This commit is contained in:
juntao
2020-08-25 18:02:52 +08:00
parent a2b86a9e21
commit 21aabcc561

View File

@ -277,6 +277,8 @@ public class UpdateManager {
} else {
updateUpdateDialogView(true);
}
} else {
updateUpdateDialogView(false);
}
TextView content = view.findViewById(R.id.desc);