1<shape 2 xmlns:android="http://schemas.android.com/apk/res/android" 3 android:shape="rectangle"> 4 <solid android:color="@color/overlay_bg_color" /> 5</shape> 6
1<shape 2 xmlns:android="http://schemas.android.com/apk/res/android" 3 android:shape="rectangle"> 4 <solid android:color="@color/overlay_bg_color" /> 5</shape> 6