I am building a tablet app. In this app there is one activity with two fragments. First fragment is a \"known\" list fragment which is showing a simple one item layout list
Try running fragmentManager.executePendingTransactions() after committing your transaction but before finding by tag and see if that works for you.
fragmentManager.executePendingTransactions()