Hi Guys,
My graphics designer did an amazing job of doing artwork for my app. The question is now, how to implement it. Please have a look at the attached images. The 'main control' screen has 6 buttons under mode, 3 buttons under personalized and 5 icons at the bottom.
MODE: The user can select any mode one of the six modes. The active mode must be highlighted in yellow - NORMAL is active in the example
The same applies to the PERSONALISED section.
The icons at the bottom are static and are used to select a page. There are 5 pages with different content, but the 5 icons at the bottom are always there. I also need the functionality to slide between pages. (left / right swipe)
Questions
1) Can I use the artwork as is and just overlay transparent buttons over the images? How compatible will that be among different screen sizes?
2) Instead of option 1. Is it better to create a button and load the applicable image (Selected / Not selected) or can I change the background color between white and yellow
I have seen various examples on the B4A forum to implement portions of this. My concern is that some examples are up to 9 years old and Android has changed significantly during this time. Which libraries are recommended that will play well together?
Any help will be appreciated.
My graphics designer did an amazing job of doing artwork for my app. The question is now, how to implement it. Please have a look at the attached images. The 'main control' screen has 6 buttons under mode, 3 buttons under personalized and 5 icons at the bottom.
MODE: The user can select any mode one of the six modes. The active mode must be highlighted in yellow - NORMAL is active in the example
The same applies to the PERSONALISED section.
The icons at the bottom are static and are used to select a page. There are 5 pages with different content, but the 5 icons at the bottom are always there. I also need the functionality to slide between pages. (left / right swipe)
Questions
1) Can I use the artwork as is and just overlay transparent buttons over the images? How compatible will that be among different screen sizes?
2) Instead of option 1. Is it better to create a button and load the applicable image (Selected / Not selected) or can I change the background color between white and yellow
I have seen various examples on the B4A forum to implement portions of this. My concern is that some examples are up to 9 years old and Android has changed significantly during this time. Which libraries are recommended that will play well together?
Any help will be appreciated.