¡@

Home 

2014/10/16 ¤W¤È 08:24:09

android Programming Glossary: simplemotion

Threading UI updates in Android

http://stackoverflow.com/questions/3745405/threading-ui-updates-in-android

Paint @Override protected void onCreate Bundle savedInstanceState super.onCreate savedInstanceState setContentView new SimpleMotion this paint.setColor Color.BLACK private class SimpleMotion extends View public SimpleMotion Context context super context.. super.onCreate savedInstanceState setContentView new SimpleMotion this paint.setColor Color.BLACK private class SimpleMotion extends View public SimpleMotion Context context super context @Override protected void onDraw Canvas canvas float x.. setContentView new SimpleMotion this paint.setColor Color.BLACK private class SimpleMotion extends View public SimpleMotion Context context super context @Override protected void onDraw Canvas canvas float x canvas.getWidth 2 canvas.drawColor..