egeniq / android-tv-program-guide

Android TV Program Guide
Apache License 2.0
164 stars 66 forks source link

Dynamic channel selector. #20

Closed NikhilUsadadiya closed 4 years ago

NikhilUsadadiya commented 4 years ago

Hello Daniel,

Again I am here to bother you :) Here I want to know that is there any way to highlight the channel block. Explanation:- When we navigate the shows using remote it will highlight it and informs the user that at which show the cursor or remote controller is. Same ways if we scroll vertically then again the remote controller movement and selected shows highlighted. Now during vertical scroll, I want to highlight the channel also that currently, which channel is selected.

Image:- https://drive.google.com/file/d/1y9It6Gvi1TjLxrWEEvELrYw402hl_yKD/view?usp=sharing

Thanks & Regards, Nikhil,

dzolnai commented 4 years ago

Hi,

I've pushed a commit which enabled this feature. Please reopen if you see any issues with it.

Cheers, Daniel

NikhilUsadadiya commented 4 years ago

Hii,

Its working in your latest push. Thanks for the help.

Regards, Nikhil

dzolnai commented 4 years ago

Hi, just check the latest commit.

NikhilUsadadiya commented 4 years ago

Yeah, I got the changes. Thanks Daniel.