8

#notarant

How does my app look?

Comments
  • 0
    Btw, It's a reddit client for android
  • 2
    @manrock007 looking good. Just remember that as per Material guidelines, FAB's should invoke non-destructive actions :)
  • 0
    @pepo900 this FAB is to clear already read links.. Doesn't delete them, just hides them until refresh.. Seems logically okay?
  • 0
    Why is there only one menu item with a label? Shouldn't they all have one for consistency?
  • 2
    @srichardson all of them have labels.. It's just that the label is visible only when on that tab..
  • 1
    Not sure whether it's a stretched image or not, but the font could make it look a bit cluttered with a lot of links, or maybe increase the line spacing a bit or remove the bold. But looks good man! I like the word shown on the current tabs thing, that's awesome
  • 1
    @manrock007 is it open source? I am curious on how you made the voting components (the layout)
  • 1
    @manrock007 donno why but I feel like the font is a bit clunky. Doesn't look that good imo. :)
  • 1
    The font of the u/blablabla in r/videos
  • 1
    Cool
  • 1
    @SirWindfield It's not open source, but I could share a few pointers..:) It's a frame layout with 3 elements occupying the same space.

    1. Background imageview
    2. A gradient that darkens the lower part of the image
    3. A simple layout with textviews and imagebuttons for post title, author and voting actions, etc.
  • 1
    @SirWindfield @magis the feedback is not new.. It's a condensed roboto font.. Personal preference, but people usually hate it.. Will make this configurable from preferences..
  • 2
    Yeah play it safe with a sans-serif
Add Comment