Merge "Expand toast javadoc to include rate limiting info." into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0245b5cbce
@@ -71,6 +71,9 @@ import java.util.List;
|
||||
* Note that
|
||||
* <a href="{@docRoot}reference/com/google/android/material/snackbar/Snackbar">Snackbars</a> are
|
||||
* preferred for brief messages while the app is in the foreground.
|
||||
* <p>
|
||||
* Note that toasts being sent from the background are rate limited, so avoid sending such toasts
|
||||
* in quick succession.
|
||||
*
|
||||
* <div class="special reference">
|
||||
* <h3>Developer Guides</h3>
|
||||
|
||||
Reference in New Issue
Block a user