Top Half of Home Screen Goes Black

I have modified the “inc_rv_home_menu_node.xml” file as below;

<?xml version="1.0"?>

<button valkey=“RV_HOME_MENU_MUSIC”
name=" "
normal_bg=“image/main_music_icon_n.png”
focused_bg=“image/main_music_icon_f.png”
disabled_bg=“image/main_music_icon_n.png”/>
<button valkey=“RV_HOME_MENU_SERVICES”
name=" "
normal_bg=“image/main_services_icon_n.png”
focused_bg=“image/main_services_icon_f.png”
disabled_bg=“image/main_services_icon_n.png”/>
<button valkey=“RV_HOME_MENU_VIDEOS”
name=" "
normal_bg=“image/main_videos_icon_n.png”
focused_bg=“image/main_videos_icon_f.png”
disabled_bg=“image/main_videos_icon_n.png”/>

I am using 1280x720 picture size for the “_n” picture file and 1x1for the “_f” picture file.

The problem I have is that sometimes the top two thirds of the screen goes black.  This appears to happen randomly (about 50% of the time).

you also need to edit the rv_home.xml    (replace the red code with the green code)

<mlmenuview ctrlname=“rv-home-menu” changed=“@@rv-home-menu-changed” style=“rv_home” draw_init_animation=“1”  x=“0” y=“458” w=“1280” h=“262” display_item_cnt=“5” dashboard_bar_image=“image/landing_dashboard_top_tab_fake.png”/>

to this

<mlmenuview ctrlname=“rv-home-menu” changed=“@@rv-home-menu-changed” x=“0” y=“0” w=“1280” h=“720” bg=“1” display_item_cnt=“1”/>

1 Like

Geez mate do you ever sleep?  Thanks for the quick reply.

Will change it and let everyone know when it works.

Oops, just realised that I have put this thread in the wrong section - may be I should have put this in the Themes section.

Mods, do you as you wish.

PGRated wrote:

Geez mate do you ever sleep?  

Yes, i just woke up, having a cup of coffee and a slice of toast :wink:

P.S. Ive notified a Mod to move this thread to the “Themes” forum :smiley:

Thanks JoeySmyth for your help.

It worked…  but you already knew that didn’t you?:wink:

:smileyvery-happy:  :wink: