Snackbar in android is a widget introduced with the Material Design library. ... setAction("Next") { val intent = Intent(this, Main2Activity::class.java) ...
確定! 回上一頁