Home
last modified time | relevance | path

Searched refs:enablePredictiveAnimations (Results 1 – 1 of 1) sorted by relevance

/development/samples/Support7Demos/src/com/example/android/supportv7/widget/
DAnimatedRecyclerView.java85 CheckBox enablePredictiveAnimations = in onCreate() local
86 (CheckBox) findViewById(R.id.enablePredictiveAnimations); in onCreate()
87enablePredictiveAnimations.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener()… in onCreate()