Blackberry XPages Theme - mobile

I have an application using XPages Mobile Controls for iOS.
My customer has Blackberry devices (9900/9800/9320) in his environment and I don't know if IBM provides a custom BBerry theme. These devices have a very small screen and the app navigation is too bad.
The Android/BBerry default theme seems the same of iOS using black/gray colors.
Have anyone ran into this situation in a project?

Related

UI resizing when the virtual keyboard is opened on Codename One apps

This question is referred only to Codename One apps.
Why do keyboards resize the UI on Android native apps and Javascript apps (only when run on Android) and don't have that effect on iOS native apps?
Can this default behavior be changed in our Codename One apps?
It's the native behavior of Android as you can see from the behavior in the browser. There isn't much we can do about it.
The solution is to make the UI scrollable which means everything will be resizable and behave more consistently in iOS/Android.

How to remove Splash screen for both iOS and Android in Xamarin.Forms?

I'm new to Xamarin.Forms and was looking for a way to remove the Splash Screen and have my custom animated splash screen, does anyone have the idea about how to do it? Any help at all would be great!
Thanks
There is a blog post here that details how remove the default splash screen and replace this on iOS, Android, and WindowsPhone.
For example on the Android example, they are talking about creating a new Activity, prior to loading the default Activity that will launch the Xamarin.Forms App.
Using that approach will most likely also work in all other platforms. As you can do some platform-specific native animation set, prior to launching your real Xamarin.Forms App in your PCL.

Codename one style does not display on android tablet

I just developed a multiplatform mobile app with Codename One. I styled it using the codename one visual tool. I tested the app on multiple ios and Android devices and everything is fine except on asus android tablet. With these one. The screen displays like no style is loaded. The screens remains mainly dark... any idea ?
Look within your override directory, if you have a file there just delete it.

Responsive menu not working on blackberry

I'm using the Responsive theme ( Theme Url https://demo.gavick.com/joomla25/simplicity/ ) for one of my site and have used the built-in menu manager (Joomla platform), with everything appearing as should on web and iPhone and android devices.
However, on Blackberry it does not display the 'header-menu', where as all of the other menus - footer, top, etc are appearing fine.
Anyone know what could be going wrong?
FYI - Blackberry Curve 9320.

How can I make a Drupal responsive theme fixed

I am using the Mayo theme and love it except that I do not want it to be responsive on the desktop. (I am using it for mobile devices.)
Does anyone have guidelines on how to remove the responsiveness?
If you want to use Mayo theme for device only, you should use Mobile Theme module to specify the Mayo to use only for the mobile devices. For the desktop then you can use other available Drupal themes.

Resources