Merge "Update workEDU background color to scHighest" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
cbadaa6d08
@@ -16,9 +16,8 @@
|
||||
|
||||
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="?androidprv:attr/colorSurface" />
|
||||
<solid android:color="@color/material_color_surface_container_highest" />
|
||||
<corners android:radius="@dimen/work_edu_card_radius" />
|
||||
</shape>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user