Fix material theme item margins
When using the gingerbread variant with material theme, the margins of items are set by android:listPreferredItemPaddingStart and android:listPreferredItemPaddingEnd. Set that properly in the material themes too. (GLIF themes already set these) Test: Manual inspection. Existing tests pass Change-Id: I133a61e25f31c717f0cc6ea2651da8ad32c71f25
Loading
Please sign in to comment