Quantcast
Channel: CoderzHeaven » setRepeatCount
Browsing all 8 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to create a blinking text in Android?

Hello everyone… Here I am explaining two methods on how to create a blinking textview in Android. One with the help of Animation class and other with a Logic. Now let’s see that.. Place a textview with...

View Article



Different types of Animation – Push Up in, Push Up Out, Push Left in, Push...

Hello all…. This is going to be a big post.. Check out my previous post for a rotate3D animation between a ListView and an Image. How to create a rotate 3D Animation between a ListView and an ImageView...

View Article

Image may be NSFW.
Clik here to view.

GridView RandomFade animation in Android

In some of my older posts I have already showed a lot of animations on ListView and GridViews. Search coderzheaven for ListView and GridView animations if you want to see the articles and posts. This...

View Article

Image may be NSFW.
Clik here to view.

Creating a Drawable animation in Android.

This is a simple example of how to animate a drawable in Android. This example is from the official android demo applications. Here we have 5 java classes. AnimateDrawable.java AnimateDrawables.java...

View Article

Image may be NSFW.
Clik here to view.

ListView Bottom to Top Animation in Android.

Like my previous posts animation chapter is again continued. This time the animation in on a ListView from Bottom to Top. You have already seen animations from Top to Bottom in my previous posts. See...

View Article


Image may be NSFW.
Clik here to view.

How to use ImageSwitcher in Android?

You can read more about ImageSwitcher here http://developer.android.com/reference/android/widget/ImageSwitcher.html Click on the link below to download the code. This is the layout that contains the...

View Article

Image may be NSFW.
Clik here to view.

How to create a beautiful wheel animation in android?

Today’s post is about animation, a beautiful animation, exploring capabilities of android. You can click on the link to download the code. Here we will have three java classes and no XML files. 1....

View Article

Image may be NSFW.
Clik here to view.

Wave Scale Animation in GridViews in Android

Hello all Previously I have shown many posts where we animate each row of the GridView randomly, linearly etc. GridView RandomFade animation in Android and Cascade animation in a ListView in Android....

View Article

Browsing all 8 articles
Browse latest View live




Latest Images