-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redesigned widget UI #30
Comments
This looks good, but I also like how compact the current widget is. I have 8 lists on one screen, with 2-3 items visible on each list (with label colors included, medium font size). And I wish that I could still fit more, I have a ton of lists. 😛 But more config options for padding, etc. definitely wouldn't hurt. (I'm just a user, not a contributor) |
@kankaristo I currently use the widget that comes with the official Trello app, which is nice and functional (shows all cards on a board grouped by list and due date). My goal is to do exactly that but with a lighter style. I'm not sure if @oryanm will agree, in case he does not I'll continue developing my fork. Anyway, before start messing with the code, a visual rework is definitely worth it! |
This looks interesting. I do like the padding. Not so much the way you did the labels. Also, I would rather you created small PRs that implement one change at a time. So don't keep going too much. |
Just wanted to say that I like the extra padding too. I'll check out the fork and see if I can figure out how to install it and stuff. |
@iAbadia Would you be willing to send me an apk? I'm a UX Designer learning to code but I haven't really ever done any android builds processes before. I have an upload folder here if that makes it easier to transfer: https://cloud.jackalope.tech/s/file-drop |
Sorry @jcklpe but I've already lost that built apk. If you're really interested in having this UI I suggest you install Android Studio and import the project (should be straightforward) and then apply the changes on my fork. Or, if you're handy with git, you could rebase my fork to this repo's latest commit. Anyhow, you'll learn something. Good luck! |
Hi, I've done a bit of work on the widget. This is just a few changes, I've got more in mind. If you're interested I'll keep going and make a PR. Great Widget btw, It's almost exactly what I was looking for 😉
The text was updated successfully, but these errors were encountered: