blob: 9a136e024de55c204bab8dd7b39647ca8c0f1dea [file] [log] [blame]
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/car_card" />
<corners
android:topRightRadius="@dimen/call_log_last_card_corner_radius"
android:topLeftRadius="@dimen/call_log_last_card_corner_radius"/>
</shape>