HomeSort by relevance Sort by last modified time
    Searched full:multipropertyanimations (Results 1 - 4 of 4) sorted by null

  /development/samples/devbytes/animation/MultiPropertyAnimations/
AndroidManifest.xml 17 package="com.example.android.multipropertyanimations"
31 android:name="com.example.android.multipropertyanimations.MultiPropertyAnimations"
  /development/samples/devbytes/animation/MultiPropertyAnimations/res/values/
strings.xml 18 <string name="app_name">MultiPropertyAnimations</string>
  /development/samples/devbytes/animation/MultiPropertyAnimations/res/layout/
activity_multi_property_animations.xml 20 tools:context=".MultiPropertyAnimations" >
  /development/samples/devbytes/animation/MultiPropertyAnimations/src/com/example/android/multipropertyanimations/
MultiPropertyAnimations.java 17 package com.example.android.multipropertyanimations;
34 public class MultiPropertyAnimations extends Activity {

Completed in 57 milliseconds