Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (android)
Viewing all articles
Browse latest Browse all 7655

createNotification make a toast notification very small!

$
0
0

Hi all, Im using this code below to create a simply toast notification:

var toast = Ti.UI.createNotification({
    message:"Please Stand By",
    duration: Ti.UI.NOTIFICATION_DURATION_LONG
});
toast.show();
In the Emulator the notification is shown with no problems. But when i test it on my samsung S3 the toast is very small! Is difficult even to read the message in it!

Anyone knows why? Thank you all!


Viewing all articles
Browse latest Browse all 7655

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>