Hello,
I have a problem, please could you help me?
In Activity I have a top bar with several icons (options). I need to perform another activity within a scrollview. I can load the layout, but the code does not run. When I use the startActivity, the activity with the top bar disappear and some should not.
What do I do?
Note that the top bar must be fixed (as menu) as scrollview will support the layout and activity the user has chose.
I have a problem, please could you help me?
In Activity I have a top bar with several icons (options). I need to perform another activity within a scrollview. I can load the layout, but the code does not run. When I use the startActivity, the activity with the top bar disappear and some should not.
What do I do?
Note that the top bar must be fixed (as menu) as scrollview will support the layout and activity the user has chose.