ToolBar滑動(dòng)隱藏再下拉恢復(fù)時(shí),概率出現(xiàn)Toolbar顯示白色。

ToolBar滑動(dòng)隱藏再下拉恢復(fù)時(shí),概率出現(xiàn)Toolbar顯示白色。

解決:應(yīng)該是bug,可以通過下面的方式解決

    <CoordinatorLayout
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:fitsSystemWindows="true">
        <android.support.design.widget.AppBarLayout
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar">

            <android.support.v7.widget.Toolbar
                android:id="@+id/toolbar"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                app:layout_scrollFlags="scroll|enterAlways|snap"/>

            <View android:layout_width="match_parent" android:layout_height="1dp"/>

        </android.support.design.widget.AppBarLayout>
         <android.support.v7.widget.RecyclerView
                android:id="@+id/recyclerView"
                android:layout_width="match_parent"
                android:layout_height="match_parent"
                android:clipChildren="false"
                android:clipToPadding="false"/>
    </CoordinatorLayout>
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

推薦閱讀更多精彩內(nèi)容

  • Android 自定義View的各種姿勢(shì)1 Activity的顯示之ViewRootImpl詳解 Activity...
    passiontim閱讀 173,536評(píng)論 25 708
  • 內(nèi)容抽屜菜單ListViewWebViewSwitchButton按鈕點(diǎn)贊按鈕進(jìn)度條TabLayout圖標(biāo)下拉刷新...
    皇小弟閱讀 46,903評(píng)論 22 665
  • 雨下了整整一個(gè)星期。 一天的清晨,我醒得很早,天剛蒙蒙亮。我透過窗子看到灰色的清晨光景。我睡眼朦朧,外面的天空與我...
    迷惘之鄉(xiāng)閱讀 137評(píng)論 0 1
  • 想念阿姆斯特丹的一切,我的至愛。 買了easyjet的機(jī)票,在論文還有10天上交的情況下,抱著不去一趟阿姆不能回國(guó)...
    lovinzh閱讀 639評(píng)論 0 3
  • 熟悉的街道,熟悉的樓房,轉(zhuǎn)眼變?yōu)槟奥罚皇煜さ男β暎煜さ拿婵祝D(zhuǎn)眼變?yōu)槁啡恕?花季的我們,走在奮斗的路上,離開家鄉(xiāng)...
    世界一隅閱讀 368評(píng)論 0 1