Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0245b5cb authored by Bernardo Rufino's avatar Bernardo Rufino Committed by Android (Google) Code Review
Browse files

Merge "Expand toast javadoc to include rate limiting info." into sc-dev

parents d8254cd7 8cf456ce
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>