aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/completionvalues1-expected-completion30.txt
blob: efee2bcf51107994050e1ec3da79877558fc7042 (plain)
1
2
3
4
5
6
7
8
Code completion in completionvalues1.xml for <item name="an^">:
android:
android:animateFirstView : Defines whether to animate the current View when the ViewAnimation  is first displayed.  [boolean]
android:animateLayoutChanges : Defines whether changes in layout (caused by adding and removing  items) should cause a LayoutTransition to run.  [boolean]
android:animateOnClick : Indicates whether the drawer should be opened/closed with an  animation when the user clicks the handle.  [boolean]
android:animationCache : Defines whether layout animations should create a drawing cache  for their children.  [boolean]
android:animationDuration : Sets how long a transition animation should run (in milliseconds)  when layout has changed.  [integer]
android:animationResolution : Timeout between frames of animation in milliseconds  * Deprecated: Not used by the framework.  [integer]