mickadam / PinholeCalculator

Opensource version of pinholeCalculator
2 stars 1 forks source link

Have a widget to launch directly a specific pinhole #4

Open mickadam opened 10 years ago

daar commented 10 years ago

What do you mean exactly with this?

mickadam commented 10 years ago

Have a widget on home where you have information of one pinhole of your library. When you touch it, you open the app at the Exposition page.

I don't know if it's a good idea but why not.

daar commented 10 years ago

Because it will clutter the widget area? In any case this could be optional, but is not of the most importance I think.

mickadam commented 10 years ago

Yes, it's optionnal. It's an idea of feature.

daar commented 10 years ago

Another option might be to use a NavigationDrawer for the main screen. Then we could show the "personal" view on the main screen for the user and he can add new items by opening the navigation drawer. This would give a more organized layout and would address the issue that you mentioned in the first place in this issue.

see: http://javatechig.com/android/navigation-drawer-android-example

mickadam commented 10 years ago

the widget that i talking about is for the home of the phone, not the application. But you'r proposition is a good idea to refactor the UI of the app.

daar commented 10 years ago

You are right.