Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35a754ba authored by Tony Wickham's avatar Tony Wickham
Browse files

Change shortcut background to #FFFFFF, as per spec.

Bug: 28980830
Change-Id: Ie05ce97267cdeaebeb48691a948c61961d2a39d2
parent f3c911cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
 No newline at end of file