Add message recommending users to reboot before using Android apps
This commit is contained in:
parent
e54dbe03e3
commit
1a18d5fbb3
2 changed files with 12 additions and 9 deletions
|
@ -22,6 +22,7 @@ function init_waydroid() {
|
|||
if (e.data == 'success') {
|
||||
document.getElementById('waydroid-initialize-settings').classList.add('d-none')
|
||||
document.getElementById('waydroid-initialized-settings').classList.remove('d-none')
|
||||
document.getElementById('first-time-waydroid').classList.remove('d-none')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue