-3

I would create an Activity on which there are two choices and when I click on the choice my activity have a layout if I click on the other choice I have another layout? Anyone can suggest me? My question is only information before to start!

Dof
  • 1
  • your question shows how little research / effort you've done. Answering it takes time and effort and you should try again once you have a more complete overview of what you're trying to accomplish. – appoll Apr 30 '15 at 08:18

1 Answers1

-1

Yes just call setContentView to set or change the layout.

inmyth
  • 8,880
  • 4
  • 47
  • 52
  • 1
    @JigneshJain - Why is this not an answer? It tells OP exactly what to do to achieve the desired goal. – Ted Hopp Apr 30 '15 at 08:25
  • 1
    @TedHopp, agreed. But since it shows as little concern/interest as the question, it can be settled that it is a "low quality" answer – appoll Apr 30 '15 at 09:03