blob: 011f030ca1d08513fb17f68978cb43ef77a55e59 [file] [log] [blame]
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/car_card" />
<corners
android:bottomRightRadius="@dimen/call_log_last_card_corner_radius"
android:bottomLeftRadius="@dimen/call_log_last_card_corner_radius"/>
</shape>