Added floating button visibility. 67/53367/1
authorpolu.sandeep <polu.sandeep@samsung.com>
Fri, 4 Dec 2015 08:13:14 +0000 (17:13 +0900)
committerpolu.sandeep <polu.sandeep@samsung.com>
Fri, 4 Dec 2015 08:13:14 +0000 (17:13 +0900)
Change-Id: Icb0115ff5d82531f73a625288cf870b24731ea58

TelegramTizen/src/telegramtizen.c

index a36f72d..ff0d835 100644 (file)
@@ -3114,6 +3114,7 @@ void app_nf_back_cb(void *data, Evas_Object *obj, void *event_info)
                        }
                        elm_naviframe_item_pop(ad->nf);
                        ad->current_app_state = TG_USER_MAIN_VIEW_STATE;
+                       show_floating_button(ad);
                        break;
                case TG_SELECT_BUDDY_VIEW:
                        elm_naviframe_item_pop(ad->nf);