premnirmal / StockTicker

A resizable widget that shows your financial portfolio on your android home screen
GNU General Public License v3.0
440 stars 116 forks source link

Empty widget becomes uneditable #357

Open flurbius opened 9 months ago

flurbius commented 9 months ago

If you dont assign any tickers to a widget it is not shown in the selector on the widget settings activity

To reproduce just create a widget and hit done, open the app and you will see the widget does not appear anywhere in the UI. It does appear in the widget list when you try to add a widget.

This is pretty low priority most people will never see this bug, I only mention it because its probably very easy to fix.