For smart Primates & ROBOTS (oh and ALIENS ).

Blogroll

Saturday, October 05, 2013

Animation in android

Animation in android

Animation animation = new TranslateAnimation(0, 500,0, 0);
        animation.setDuration(1000);
        Button pan_card_tracker = (Button) findViewById(R.id.pan_card_
tracker);
        pan_card_tracker.startAnimation(animation);
Share:

0 comments:

Post a Comment

How to make center align child div

 How to make center align child div?   Suppose you have 2 Div tag. And want the make inner tag center <div id="d1">      ...

Ads Inside Post

Powered by Blogger.

Arsip

Blog Archive