• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps user interface for simple app

centralnj

Lurker
I want to write a simple app that interacts with SQLite database.

At the top of the app, I want a graphic showing a left arrow, then a text box showing the month and year, then a right arrow.

I want the arrows to be clickable.

Would the best approach be to make two buttons and have the arrows as graphics?
 

Attachments

  • app_example.png
    app_example.png
    6.3 KB · Views: 101
Back
Top Bottom