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

Better column positioning (unnessecary truncating of ticker names) #358

Open olundberg opened 8 months ago

olundberg commented 8 months ago

Is your feature request related to a problem? Please describe. I have posted a figure below, I think that the space between price and change could be smaller in order to have more characters on the ticker written out. In the figure we could see that it defintely would be possible to move the price column to the right, in order to have more characters on the ticker name.

Some kind of right alignment on the middle column would perhaps be the best.

Screenshot_20231018-213941

Describe the solution you'd like Right align the middle column to the price change.

Describe alternatives you've considered Statically just move the middle column more to the right.

Additional context No additionatl context. This is by far the best stock ticker app. Minimalistic and perfect.