egeniq / android-tv-program-guide

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

Programs overlays under channel rows. #16

Closed NikhilUsadadiya closed 4 years ago

NikhilUsadadiya commented 4 years ago

Hello Daniel,

After resolving the previous issues for mobile device with your guidance. I encountered with an another issue. Here, when we scroll programs from right to left then it works perfect but they are still visible or go through channel row.

Image:- https://raw.githubusercontent.com/egeniq/android-tv-program-guide/master/documentation/demo_overview.png Video:- https://raw.githubusercontent.com/egeniq/android-tv-program-guide/master/documentation/scrolling.gif

Here, shows are still visible under the channel row. I applied margin and padding in different xml and classes but failed. Kindly, can you help me to resolve this. @dzolnai

Thanks & Regards,

dzolnai commented 4 years ago

Hi Nikhil,

The linked video and image are from the documentation. Can you add some more context? Does this only happen in RTL mode? With the channel row, you mean the column on the left with the channel icons and the names? Can you perhaps give me an image where I can see what is wrong?

Cheers, Daniel

NikhilUsadadiya commented 4 years ago

Hii,

Here I am attaching 2 images with highlight. As main issue is the cell of programs are going or passes under the channel view and if we are clicking on channel icon then also the program which is scrolled below it gets clicked. I am trying to update the channel cell UI so may it gets work. Have a look on it.

https://drive.google.com/file/d/1l0HJf4VkzjEDGUVgi10uBeoD81ONAfi5/view?usp=sharing

https://drive.google.com/file/d/1wc0ycZ9KLQPCAb87Ly0nknibi2HbcO_s/view?usp=sharing

Regards, Nikhil

dzolnai commented 4 years ago

Hi @NikhilUsadadiya, is this fixed with the latest commit (RTL fixes)?

NikhilUsadadiya commented 4 years ago

Let me check it once and I will update you soon.

dzolnai commented 4 years ago

Closing because of inactivity.