All Projects → codepath → Android Animation Gestures Demo

codepath / Android Animation Gestures Demo

Android demo for Animations and Gestures (Week 2)

Programming Languages

java
68154 projects - #9 most used programming language

Animations and Gestures Demo

Android demo for drawables and styles including:

  • Demo of fading and sliding views with animations
  • Demo of repeating animations
  • Demo of transitioning between activities with custom animation
  • Demo of gesture recognizers for a view (double tap, swipe)
  • Demo of dragging views around into droppable target zones

   

   

Use Cases

Animations

  • Use case #1: Fading in a view
  • Use case #2: Displaying a slide-in message
  • Use case #3: Repeat and callback an animation
  • Use case #4: Activity transitions

Gestures

  • Use case #1: Double Tap Gesture
  • Use case #2: Swipe gesture
  • Use case #3: Drag a square
  • Use case #4: Draggable and drop targets
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].