Support focus animation for listbox
[vuplus_dvbapp] / lib / service / listboxservice.cpp
index 7944503..074b8cd 100644 (file)
@@ -627,6 +627,9 @@ void eListboxServiceContent::paint(gPainter &painter, eWindowStyle &style, const
                                {
                                        if (service_info)
                                                service_info->getName(*m_cursor, text);
+#ifdef USE_LIBVUGLES2
+                                       painter.setFlush(text == "<n/a>");
+#endif
                                        break;
                                }
                                case celServiceInfo: