<shape xmlns:android="http://schemas.android.com/apk/res/android"
       xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
       android:shape="rectangle">
    <corners android:radius="26dp" />
    <solid android:color="?androidprv:attr/colorSurfaceHighlight" />
</shape>