<?xmlversion="1.0"encoding="utf-8"?><!-- Floating scrim pill behind the Mirror status text and buttons. --><shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle"><solid android:color="@color/status_scrim"/><corners android:radius="@dimen/button_radius"/></shape>