abc_action_mode_bar.xml 305 B

123
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <androidx.appcompat.widget.ActionBarContextView android:theme="?actionBarTheme" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="wrap_content" style="?actionModeStyle"
  3. xmlns:android="http://schemas.android.com/apk/res/android" />