• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Development Client Development Android TV Development Logo on the main page

     
    • 0 Vote(s) - 0 Average

    Logo on the main page

    Transparency? But all /res/ .pngs have backgrounds
    Milkflix
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 May
    Reputation: 0
    Country:British Virgin Islands
    #1
    2024-05-16, 08:34 PM
    The AndroidTV app is awesome, thanks for all your hard work! I have a small question regarding the main page. The new logo font change is quite prominent and, while it's great to support the team, it tends to be a bit distracting for my personal taste.  I would like to adjust or remove the logo on the main page of the AndroidTV client. I tried building the project with adjusted .pngs in place of the logos, but the main logo persists. 

    I do notice that this logo has transparency, but all of the images in /res/ have backgrounds. Maybe i'm looking in the wrong place. Does anyone know where this main page top left image lives? Thanks!
       
    SethBacon
    Offline

    Member

    Posts: 54
    Threads: 4
    Joined: 2023 Nov
    Reputation: 7
    Country:Canada
    #2
    2024-05-17, 07:05 AM
    Its actually an android vector asset under /drawable/app_logo.xml. You can use configure vector asset (or new -> vector asset) in android studio to convert an svg to the vector code
    jennystreaming
    Offline

    Junior Member

    Posts: 25
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Finland
    #3
    2024-08-17, 07:23 PM
    I wish one could switch that logo like one "kinda" can do with jellyfin-web by replacing the image asset
    Jackson Sun
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Jul
    Reputation: 0
    #4
    2025-07-01, 03:18 AM
    (2024-05-16, 08:34 PM)Milkflix Wrote: The AndroidTV app is awesome, thanks for all your hard work! I have a small question regarding the main page. The new logo font change is quite prominent and, while it's great to support the team, it tends to be a bit distracting for my personal taste.  I would like to adjust or remove the logo on the main page of the AndroidTV client. I tried building the project with adjusted .pngs in place of the logos, but the main logo persists. 

    I do notice that this logo has transparency, but all of the images in /res/ have backgrounds. Maybe i'm looking in the wrong place. Does anyone know where this main page top left image lives? Thanks!
    Thanks for the kind words! The main logo on the AndroidTV client's home screen is likely not coming from the
    /res/
    PNGs but is instead embedded in the layout or drawn programmatically. Check the
    leanback
    module layouts, especially
    fragment_main.xml or activity_home.xml
    , and look for an ImageView referencing a drawable or asset. If it's loaded dynamically, you might also want to check the code in
    MainFragment.java or HomeActivity.java
    Hope that helps!
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode