I was trying to build my old application with menu for FR265, and found a strange effect: menu screen was shifted right (see the picture) while for older devices the menu is rendered correctly. I've used the latest SDK 6.4.1 with this build. The diff of the new device is that screen size was increased to 416 x 416 while all old devices have smaller screen resolution:. I'm using a CustomMenu class with the following init function: