2728293031323334353637
view.display(getProgressSymbol(step)); step = (step + 1) % 8; } }, 200); platform.attachToHeader(view.asWidget()); } public String getProgressSymbol(final int step) { switch (step) { case 0: