×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Java
Posted by: susu00 laosu
Added: Feb 14, 2022 4:42 PM
Modified: Feb 16, 2022 2:22 PM
Views: 397
Tags: no tags
  1. Snackbar.make(view, "Replace_with_your_own_action", Snackbar.LENGTH_LONG)
  2.                         .setAction("Action", null).show();