Roberto P. Well-Known Member Licensed User Longtime User Jul 22, 2016 #1 Hello to all someone can tell me how I can create a "toolbar" in the head of an activity? as explained in the picture, I would move the controls (label and text boxes) as shown in the image. thank you Attachments picture.png 39.4 KB · Views: 266
Hello to all someone can tell me how I can create a "toolbar" in the head of an activity? as explained in the picture, I would move the controls (label and text boxes) as shown in the image. thank you
imbault Well-Known Member Licensed User Longtime User Jul 23, 2016 #2 Lot of possibilities to achieve that Upvote 0
Roberto P. Well-Known Member Licensed User Longtime User Jul 23, 2016 #3 some examples? thank you Upvote 0
imbault Well-Known Member Licensed User Longtime User Jul 23, 2016 #4 You can use a TabStrip: https://www.b4x.com/android/forum/threads/tabstripviewpager-better-viewpager.63975/#content Upvote 0
You can use a TabStrip: https://www.b4x.com/android/forum/threads/tabstripviewpager-better-viewpager.63975/#content