xuxiuxi
2017-07-28 fa3ea59e5dac3be310638f2e2b776951dfa2af94
VisitFace/DemoForBsk/app/build/intermediates/res/merged/debug/layout/abc_screen_simple_overlay_action_mode.xml
@@ -20,7 +20,7 @@
enabled.
-->
<android.support.v7.widget.FitWindowsFrameLayout
<android.support.v7.internal.widget.FitWindowsFrameLayout
        xmlns:android="http://schemas.android.com/apk/res/android"
        android:id="@+id/action_bar_root"
        android:layout_width="match_parent"
@@ -29,11 +29,11 @@
    <include layout="@layout/abc_screen_content_include" />
    <android.support.v7.widget.ViewStubCompat
    <android.support.v7.internal.widget.ViewStubCompat
            android:id="@+id/action_mode_bar_stub"
            android:inflatedId="@+id/action_mode_bar"
            android:layout="@layout/abc_action_mode_bar"
            android:layout_width="match_parent"
            android:layout_height="wrap_content" />
</android.support.v7.widget.FitWindowsFrameLayout>
</android.support.v7.internal.widget.FitWindowsFrameLayout><!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/layout/abc_screen_simple_overlay_action_mode.xml -->