android - Snackbar shown along with Toast -


i using google's design support library show snackbars. after compile apk , run on phone (nexus 5), snackbar shown along toast. running directly android studio works fine (only snackbar shown). appreciated. how can disable toast , show snackbar

how can disable toast , show snackbar

simply not use toast. not show itself.


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -