Moritz Post
Moritz Post
Can you provide a self contained snippet including the data your are trying to display?
Internal Android messages are externalized. Currently we only have translations for english though.
Thanks for reporting the issues. The scenario you described on iOS should work and it should be considered a bug. The Android behavior works as intended. There is no top...
Currently there is no such feature. Since you would need to receive that information on the server side, we would need to send it over in the first place. What...
Since you would have to invoke some code locally to take care of the image the local store would not suffice for you. Did you take a look at http://tabrisjs.com...
Currently we have no explicit solution for your scenario. We are evaluating to execute JavaScript in parallel to the Java run-time so that some code could be run locally but...
Link to feature: https://developer.android.com/guide/topics/ui/notifiers/toasts.html
Could it be that the `ScrollingComposite` has the paging property enabled? Thereby it scrolls "page wise".
Thanks for the feedback. Having the cursor jump is not the intended behavior and should be fixed. Using the verify listener to turn the text into upper case is discouraged...
In Tabris 1.3 we changed the behavior of the Android Text widget background color handling. Android does not use large indicators for text fields but rather a thin line at...