Show the opaque indicator by the flick gesture
authordaemyung jang <dm86.jang@samsung.com>
Thu, 20 Aug 2015 06:08:12 +0000 (15:08 +0900)
committersuhyung Eom <suhyung.eom@samsung.com>
Thu, 20 Aug 2015 07:09:46 +0000 (16:09 +0900)
Change-Id: Ice0ad113515e330a883c542e9fa97f030fb7b58d
Signed-off-by: daemyung jang <dm86.jang@samsung.com>
adaptors/common/indicator-impl.cpp

index a5bad25..01b16f6 100644 (file)
@@ -1343,8 +1343,6 @@ void Indicator::OnAnimationFinished(Dali::Animation& animation)
   // once animation is finished and indicator is hidden, take it off stage
   if( !mIsShowing )
   {
-    mIndicatorActor.SetVisible( false );
-
     if( mObserver != NULL )
     {
       mObserver->IndicatorVisibilityChanged( mIsShowing ); // is showing?