Initial activity inside the cabbage

I have a tab app. On one of my tabs I have a list with products. When the user picks up a row, a new action is launched. Is it possible to start a new activity as usual, but without the "loss" of the panel below. Because now my tabala is gone when I start a new activity. Very similar to the navigation hierarchy on iOS?

+3
source share
1 answer

This is what you are looking for:

http://blog.henriklarsentoft.com/2010/07/android-tabactivity-nested-activities/

, ActivityGroup . , PITA, , iPhone. , Android.

: Mur comment... ( iPhone). Android- iPhone? , Android . , : ActivityGroup "" , , ( ActivityGroup, "" ), , ..

.

+4

All Articles