Closed Bug 1264791 Opened 8 years ago Closed 8 years ago

Introduce SnackbarBuilder or similar in palce of showSnackbar* methods

Categories

(Firefox for Android Graveyard :: Theme and Visual Design, defect)

defect
Not set
normal

Tracking

(firefox48 affected)

RESOLVED DUPLICATE of bug 1264347
Tracking Status
firefox48 --- affected

People

(Reporter: ahunt, Unassigned)

References

Details

As suggested iin https://bugzilla.mozilla.org/show_bug.cgi?id=1246239#c8 let's introduce something like SnackbarBuilder in place of SnackbarHelper. The following is ugly and could be avoided:

public static void showSnackbarWithActionAndColors(Activity activity,
String message,
int duration,
String action,
SnackbarCallback callback,
Drawable icon,
Integer backgroundColor,
Integer actionColor)
Depends on: 1246239
I already filed this. :)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.