Merge "[Build Blocking] Fix conflicting resource IDs for work tab" into sc-dev
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<item>
|
||||
<shape android:shape="rectangle">
|
||||
<corners android:radius="@dimen/work_fab_radius" />
|
||||
<solid android:color="@color/all_apps_tab_bg" />
|
||||
<solid android:color="@color/all_apps_tab_background_selected" />
|
||||
<padding android:left="@dimen/work_fab_radius" android:right="@dimen/work_fab_radius" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user