blob: 5dd927f0f1e93ef01f43d12271c6324698660052 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:angle="270"
android:startColor="@color/incall_background_gradient_top"
android:centerColor="@color/incall_background_gradient_middle"
android:endColor="@color/incall_background_gradient_bottom"/>
</shape>