oryanm / TrelloWidget

Android widget for Trello's lists
MIT License
60 stars 24 forks source link

Widget reconfig button #5

Closed lack closed 8 years ago

lack commented 8 years ago

This puts a settings icon (gear) in the widget title. Clicking on the icon opens up the "ConfigActivity" allowing on-the-fly change of board and list. The contents of the board and list spinners in the activity default to the currently selected board and list. In addition, there's now a settings icon (gear) button in the top-right corner of the "ConfigActivity" (but only when it comes from an existing widget, not when it comes as part of a new widget setup), which on click brings up the main app activity with the global widget settings.