I have made some mocks to discuss a new, and more material UI for tracks fragment. Let's discuss if they are better than the current one.
UI 1 :

UI 2 :


UI 3 :


Personally, I like UI 3 the most. Please let me know what you guys think
@the-dagger @mananwason @mariobehling What is your take on this?
i would prefer ui3. looks good to me
@iamareebjamal We could also add a small detail at the side indicating the number of sessions of each track on the track card.
@shreyasnbhat Yeah sure
And about the difference, the dark and light colors are inverted in both
UI-3 looks good I think.
@iamareebjamal I think there should be an option in the action bar to select a grid layout or list layout. Not everyone prefers to look at grids.
@mahikaw right. Just like Google drive app. UI should be flexible.
Also, @iamareebjamal since the tracks, alongwith their descriptions consist of primarily textual content, it will be better to continue with list layout. According to guidelines, grid layouts should be used when the content has distinguishing image icons with very little or no text.
The Google I/O 2017 app too consists of just a list layout for tracks.
@iamareebjamal We could have something like the google play store design where we have a track and under the title of the track we have a horizontal recycler view with cards of the sessions of each track.
And this could a vertical recycler view for all tracks
@mahikaw The problem is that the current UI looks very ancient. If you could propose a good list based design, it'd be great
@shreyasnbhat Wouldn't it be unmanageable for big events where lots of sessions are present in the track. I think it'll confuse the users and make track detail activity obsolete
@iamareebjamal We could have it similar to the Google PlayStore as I said. Just load the first 4-5 sessions within a track and then add a button like MORE above the track card so as to access the other sessions
@iamareebjamal The mock ups that you have created are good enough but I feel that the current UI looks good and is very similar to the latest Google I/O as well as WWDC event apps. The maximum we can do is change the font to jazz it up a bit.
There is a need to focus on more critical issues than changing UI. However, this is just my view.
@mariobehling @mananwason @the-dagger @niranjan94 will surely be able to guide better.
I can work on making it look more similar to the I/O app if it is intended by the mentors. 😄
@mahikaw I guess we can have a separate design which would be influenced by the I/O app and the WWDC app.
@Hariofspades Please recommend what would be the better approach
Thanks for including me. Will study the app completely and will get back in
couple of days here.
On Wed, Jun 14, 2017, 8:20 PM Areeb Jamal notifications@github.com wrote:
@Hariofspades https://github.com/hariofspades Please recommend what
would be the better approach—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/fossasia/open-event-android/issues/1649#issuecomment-308455783,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALoBBapDNznO9iAwpwM5K_0hT12Kv5dgks5sD_M1gaJpZM4NvKip
.
Based on all of your inputs in this thread, I have created a design with couple variations. For tracks, I took the following use cases.
So for a list display, including the choice of grid and list is a good option(somebody suggested here).
Here's the sample on the grid style.



Let me know if you guys like this. If not can bring up something as well.
Thanks.
@Hariofspades Nice mocks!! Go ahead
And for toolbar color we are going to add feature to customise app (primary color / secondary color etc) in future https://github.com/fossasia/open-event-android/issues/1552 Thanks
We cannot use icons as it is not supported by the API, that's why we use TextDrawables. Other than that. Nice mocks :+1:
@iamareebjamal We can use track_image_url
That's a full bleed real life image, not an icon. Besides we do need to provide support for it. Please create a new issue for that. We miss that because most of the time it isn't present
@Shailesh351 We don't have support for a track image yet. And not planned anytime soon.
@niranjan94 tracks json file.
@arp95 I'm not sure when and how these things got into the samples and API in the first place. But, as of now, we do not have support for track images.
Also, see https://github.com/fossasia/open-event/wiki/%5BNextgen%5D-Open-Event-Universal-Format-Specification for the updated Open Event Universal spec that will be used along with the new API.
@niranjan94 In the response of server for tracks it as attribute track-image-url
https://eventyay.com/api/v1/events/6/tracks
@Shailesh351 it probably crept in during the very initial stages of the API a year back. But as of now, there is no plans of supporting it and it will not be available in the nextgen API.
Most helpful comment
@Shailesh351 it probably crept in during the very initial stages of the API a year back. But as of now, there is no plans of supporting it and it will not be available in the nextgen API.