I've noticed that status bar notifications aren't spaced out really well when they have images and/or an activity indicator. We should be able to specify how much padding we want (or just have it constant.)
How should this work? Do we only pad the very left and very right? Or do we pad everything?
Should a user-specified padding only apply when there is an image? I.e. The padding only takes precedence over the hard-coded text padding when there is an image. Or should the user-specified padding totally take replace the hard-coded text padding?
I've noticed that status bar notifications aren't spaced out really well when they have images and/or an activity indicator. We should be able to specify how much padding we want (or just have it constant.)
How should this work? Do we only pad the very left and very right? Or do we pad everything? Should a user-specified padding only apply when there is an image? I.e. The padding only takes precedence over the hard-coded text padding when there is an image. Or should the user-specified padding totally take replace the hard-coded text padding?