<?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:descendantFocusability="blocksDescendants" android:layout_height="48dp"> <TextView android:paddingLeft="16dp" android:paddingRight="16dp" android:gravity="center_vertical" android:textColor="@android:color/white" android:background="#ff454545" a