jcerdenia / NiceFeed

Android RSS feed reader and news aggregator
MIT License
95 stars 14 forks source link

Layout options #15

Open Donkey-Doug opened 3 years ago

Donkey-Doug commented 3 years ago

Make it possible to make some changes to the layout, like:

Image on the left or right.
Large card-style centered image with the headline either above or below the image.
Large card-style centered image with the headline on top of the image. Add shadow around white text to remain readable.
Change padding around images. Let the user choose vertical and horizontal padding. Make it possible for content to reach the sides of the screen (0 horizontal padding) and completely eliminate the space between articles (0 vertical padding).
Two or more columns of articles. Particularly useful for landscape mode.
Hide/show the source.
Customize source name shown for every feed.
jcerdenia commented 3 years ago

Thanks. I'll consider this in the future.