文件名称:Android代码-TSnackbar
文件大小:4.44MB
文件格式:ZIP
更新时间:2022-08-25 21:17:48
Android代码
中文版 | English TSnackbar A snackbar can be shown from top or bottom. Introduction It is customizable and easy to use.You can change the style of the snackbar or apply the predefined styles,which are ERROR,LOADING,COMPLETE,WARNING Effect Gradle dependencies{ compile 'com.abby.app:tsnackbar:1.0.7' } Update v1.0.6: 1.new method setHeight(int height) to set the height of the snackbar v1.0.7: 1.new method setMessageGravity(int gravity) to set the gravity of the message text