Searched refs:foregroundAnim (Results 1 – 1 of 1) sorted by relevance
116 Animation foregroundAnim = AnimationUtils.loadAnimation(this, R.anim.horizontal_layer2_slide); in onCreate() local120 foreground.startAnimation(foregroundAnim); in onCreate()