How to use LayoutInflater / ViewStub for an overlay
问题 As I am actually not very confident with programatically changing Views, I have following problem: At the first start of my app, I want to have an overlay for the main screen, that tells the user to have a look at the settings, as there are two critical options the user has to configure. I don't want to use an AlertDialog and rather not use a wizard. So, I decided to take an approach similar to Go SMS and create an overlay at the first start. The mockup I created looks like this: Normal menu: