History log of /frameworks/support/design/res/layout/design_layout_snackbar_include.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d0e81901dca622d56d936a2bdd84ff89dee9afcb 11-Jul-2016 Chris Banes <chrisbanes@google.com> Fix Snackbar action button padding

Two issues here, the first is that we're using
Widget.AppCompat.Button.Borderless which has a parent
which sets a 88dp minWidth.

The second issue is that we don't need to set explicit
padding on the button since it already has the correct
values from its background drawable.

BUG: 30060349

Change-Id: I83ea90170f7785a6c866c6c3d8785c9d8929e14b
/frameworks/support/design/res/layout/design_layout_snackbar_include.xml
ae479519bd986c68e360003c4bb0fbe2cac92a85 07-Dec-2015 Chris Banes <chrisbanes@google.com> Make Snackbar align text to start

BUG: 26023830
Change-Id: Ic83491b1090455eccf9c36754358209f557692d6
/frameworks/support/design/res/layout/design_layout_snackbar_include.xml
5cf1a7e04097b7e116c118cfa823a4cdb48f38a1 06-Jul-2015 Chris Banes <chrisbanes@google.com> Use Button for Snackbar's action

Makes the action focusable for accessbility
purposes, and allows us to use the normal
borderless button style.

Change-Id: Ic94dac43434f0bddca19eb6fcea36ce6913460f5
/frameworks/support/design/res/layout/design_layout_snackbar_include.xml
a577676a64e5353b8ec927117151aa6be84adf66 23-Jun-2015 Chris Banes <chrisbanes@google.com> Prefix design lib resources to try and avoid conflicts

BUG: 21363917
Change-Id: I770a01618ac8fefae6d82d1640ccf313111e38e8
/frameworks/support/design/res/layout/design_layout_snackbar_include.xml