When I loose connection within the Youtube Android app, there's a little Snackbar
that appears on the bottom saying there's no connection.
That Snackbar
is considerably smaller (in height) to a normal Snackbar
and font size seems smaller also. Couldn't find documentation or either references on it. Should I create a custom View
for that or is there any simple way to do so?
Also a related question: is it applicable within material design parameters to create that "mini-snackbar"? I see no reference to it in io.materialdesign website but nethertheless Google uses it on the Youtube app.