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.java95 CheckBox enablePredictiveAnimations = in onCreate() local
96 (CheckBox) findViewById(R.id.enablePredictiveAnimations); in onCreate()
97enablePredictiveAnimations.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener()… in onCreate()