mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-30 07:19:58 +00:00
Chick
This commit is contained in:
parent
4473dec0f0
commit
54e34dbc20
15 changed files with 257 additions and 116 deletions
|
|
@ -335,7 +335,7 @@ public class SetupQemuActivity extends AppCompatActivity implements View.OnClick
|
|||
} else if (textToAdd.contains("Installing packages...")) {
|
||||
title.setText("It won't take long...");
|
||||
textviewsettingup.setText("Completed 10%\nIt won't take long...");
|
||||
} else if (textToAdd.contains("50/")) {
|
||||
} else if (textToAdd.contains("(50/")) {
|
||||
textviewsettingup.setText("Completed 20%\nIt won't take long...");
|
||||
} else if (textToAdd.contains("100/")) {
|
||||
textviewsettingup.setText("Completed 30%\nIt won't take long...");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue