Nick9500 / ministocks

Android Stocks Widget
http://niteshpatel.github.io/ministocks
MIT License
1 stars 2 forks source link

Working Refresh, Refresh Button, and Preferences Button #23

Closed Nick9500 closed 6 years ago

Nick9500 commented 6 years ago

In this commit, several things were added. In the previous commit, tapping inside the void space below the widget window was the only way to access the preferences. This commit introduces a Preferences button, which behaves as expected and improves usability. Additionally, a new Refresh button has been added below the widget window and it causes an instant refresh of the stocks without having to go into the preferences and clicking update. This references issues #12 and #11.

Nick9500 commented 6 years ago

TESTED: Refresh works as expected during open market hours.