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?
source
share