12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
|
|
|
|
|
|
page.tags="TextSwitcher"
|
|
sample.group=UI
|
|
@jd:body
|
|
|
|
<p>This sample demonstrates how to use the {@link android.widget.TextSwitcher}
|
|
view with animations. A {@link android.widget.TextSwitcher} is a type of
|
|
{@link android.widget.ViewSwitcher} that animates text transitions on screen
|
|
when {@link android.widget.TextSwitcher#setText(CharSequence)} is called.</p>
|