Media Summary: Take 2 minutes and learn to implement and theme Play Store-style This video shows how adding items to a ListView can be animated into place. code: ... How to animate card flips and rotations. This video shows how the basic graphics and animation APIs can be used to rotate and ...

Devbytes Sliding Fragments - Detailed Analysis & Overview

Take 2 minutes and learn to implement and theme Play Store-style This video shows how adding items to a ListView can be animated into place. code: ... How to animate card flips and rotations. This video shows how the basic graphics and animation APIs can be used to rotate and ... LayoutTransition enables easy fade/move/resize animations when items are added to or removed from a ViewGroup, usually with ... How to use the existing animation APIs to get easy curved motion for your UIs. In the real world, things don't move in straight lines. An introduction to this new support library, which allows you to add a compatible Action Bar to your application, targeting Android ...

How to create custom Window animations to animate between different sub-activities. An easy way to animate transitions between activities using Window Animations. The animations can be customized to some ... Animating changes to ListView items can be tricky, with views getting recycled as the contents of the ListView change. How the use of BitmapOptions affects the resulting size of a loaded bitmap. Sub-sampling can speed up load times and reduce ... How animating ListView items can lead to problems as views are recycled, and how to perform these types of animations correctly ...

Photo Gallery

DevBytes: Sliding Fragments
DevByte - Sliding Tabs
DevBytes  Sliding Fragments
DevBytes: ListView Cell Insertion Animation
DevBytes: Cardflip Animation
DevBytes: Layout Transitions
DevBytes: Curved Motion
DevBytes: Intro to ActionBarCompat Support Library
DevBytes: Window Animations
DevBytes: Custom Activity Animations
DevBytes: Animating ListView Deletion
DevBytes: Bitmap Scaling
View Detailed Profile
DevBytes: Sliding Fragments

DevBytes: Sliding Fragments

How to animate

DevByte - Sliding Tabs

DevByte - Sliding Tabs

Take 2 minutes and learn to implement and theme Play Store-style

DevBytes  Sliding Fragments

DevBytes Sliding Fragments

DevBytes Sliding Fragments

DevBytes: ListView Cell Insertion Animation

DevBytes: ListView Cell Insertion Animation

This video shows how adding items to a ListView can be animated into place. code: ...

DevBytes: Cardflip Animation

DevBytes: Cardflip Animation

How to animate card flips and rotations. This video shows how the basic graphics and animation APIs can be used to rotate and ...

DevBytes: Layout Transitions

DevBytes: Layout Transitions

LayoutTransition enables easy fade/move/resize animations when items are added to or removed from a ViewGroup, usually with ...

DevBytes: Curved Motion

DevBytes: Curved Motion

How to use the existing animation APIs to get easy curved motion for your UIs. In the real world, things don't move in straight lines.

DevBytes: Intro to ActionBarCompat Support Library

DevBytes: Intro to ActionBarCompat Support Library

An introduction to this new support library, which allows you to add a compatible Action Bar to your application, targeting Android ...

DevBytes: Window Animations

DevBytes: Window Animations

How to create custom Window animations to animate between different sub-activities.

DevBytes: Custom Activity Animations

DevBytes: Custom Activity Animations

An easy way to animate transitions between activities using Window Animations. The animations can be customized to some ...

DevBytes: Animating ListView Deletion

DevBytes: Animating ListView Deletion

Animating changes to ListView items can be tricky, with views getting recycled as the contents of the ListView change.

DevBytes: Bitmap Scaling

DevBytes: Bitmap Scaling

How the use of BitmapOptions affects the resulting size of a loaded bitmap. Sub-sampling can speed up load times and reduce ...

DevBytes: ListView Animations

DevBytes: ListView Animations

How animating ListView items can lead to problems as views are recycled, and how to perform these types of animations correctly ...