prayag17 / JellyFlix

Jellyfin but Looks, Feels and Smells like Netflix
https://prayag17.github.io/JellyFlix/
245 stars 72 forks source link

(Android) Mobile layout need fix #37

Open xiNeRoar opened 2 years ago

xiNeRoar commented 2 years ago

Device: Pixel 5 OS: Android 12 Jellyfin version: 10.8.0 Install method: SkinManager Plugin Jellyflix version: latest Image: photo1655034105

TimVNL commented 2 years ago

I just made a commit in my personal fork to possibly fix this 😄 see the screenshot below

Screenshot 2022-07-02 at 21-47-27 Jellyfin

You can test it by replacing the following line in the custom CSS @import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css");

with @import url("https://cdn.jsdelivr.net/gh/TimVNL/JellyFlix@main/default.css");

prayag17 commented 2 years ago

This is not how it is supposed to look. I will update JFlix but I am busy with other stuff so it will take some time

xiNeRoar commented 2 years ago

I just made a commit in my personal fork to possibly fix this 😄 see the screenshot below

Screenshot 2022-07-02 at 21-47-27 Jellyfin

You can test it by replacing the following line in the custom CSS @import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css");

with @import url("https://cdn.jsdelivr.net/gh/TimVNL/JellyFlix@main/default.css");

I tried but it doesn't work. i am using following link atm; @import url(https://prayag17.github.io/JellyFlix/default.css); when I tried to replace with yours, the CSS doest apply to JF at all

TimVNL commented 2 years ago

@xiNeRoar I removed my branch after the lost comment of @prayag17 sorry

echo-saurav commented 2 years ago

@xiNeRoar I removed my branch after the lost comment of @prayag17 sorry

Can you re upload the code??

JaxzKyd commented 1 year ago

@xiNeRoar I removed my branch after the lost comment of @prayag17 sorry

It would be greatly appreciated if you could re-upload it

JaneQ14 commented 1 year ago

still same effect on android devices

prayag17 commented 1 year ago

I am busy with other projects currently but I will soon update the skin to support the current jellyfin version.

bobermilk commented 1 year ago

I edited the css to make it obvious you can scroll,

You can test it by replacing the following line in the custom CSS @import url("https://cdn.jsdelivr.net/gh/prayag17/JellyFlix@latest/default.css"); with @import url("https://cdn.jsdelivr.net/gh/bobermilk/JellyFlix@main/default.css"); image

prayag17 commented 1 year ago

Read the the README