I'm building an android app where there is a button that will show a new screen. Should I use Fragment
and FrameLayout
, or create a new Activity
?
I wanted to replicate the behaviour of the FaceBook app, where the user clicks a button, which then shows a new screen where the user will type what he/she wants to write