I\'m using supportlib v4 to reach master-detail flow.
Problem: New instance of \"details\" fragment overlays the first one (xml created) instead replace it.<
Here is solution - just need to change fragment to FrameLayout without loading it at activity creation: