Change shortcut background to #FFFFFF, as per spec.
Bug: 28980830 Change-Id: Ie05ce97267cdeaebeb48691a948c61961d2a39d2
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/quantum_panel_bg_color" />
|
||||
<solid android:color="#FFFFFF" />
|
||||
<corners android:radius="@dimen/bg_pill_radius" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user