سؤال

Is it possible to change the background color of a screen's menu from the blueish-grayish color that is the default?

هل كانت مفيدة؟

المحلول

You can use public void setBackground(Background background) [net.rim.device.api.ui.component.Menu] to change the background. A Null value will provide default background (system theme). (since BlackBerry API 5.0.0)

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top