Quantcast
Viewing all articles
Browse latest Browse all 14

Answer by Javaid Iqbal for How to change position of Toast in Android?

Toast toast = Toast.makeText(this, "Custom toast creation", Toast.LENGTH_SHORT);    toast.setGravity(Gravity.BOTTOM | Gravity.RIGHT,0,0);    toast.show();

Viewing all articles
Browse latest Browse all 14

Trending Articles



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