国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

非全屏Activity A跳轉到全屏Activity B后,返回A時界面跟隨狀態欄下移

2019-11-09 14:10:56
字體:
來源:轉載
供稿:網友

在Activity A的布局外加一層CoordinatorLayout,并設置android:fitsSystemWindows="true",如下所示

<?xml version="1.0" encoding="utf-8"?><android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"    android:layout_width="match_parent"    android:layout_height="match_parent"    android:fitsSystemWindows="true" >    <LinearLayout         android:orientation="vertical"        android:layout_width="match_parent"        android:layout_height="match_parent">        <android.support.v7.widget.Toolbar            style="@style/ToolbarTheme">            <RelativeLayout                android:layout_width="match_parent"                android:layout_height="match_parent">                    <TextView                    android:id="@+id/go_back"                    style="@style/ToolbarGoBackTextStyle" />                    <TextView                    style="@style/ToolBarTitleTheme"                    android:text="@string/live"                    />            </RelativeLayout>        </android.support.v7.widget.Toolbar>        <android.support.v7.widget.RecyclerView            android:id="@+id/live_list"            android:layout_width="match_parent"            android:layout_height="match_parent"/>        </LinearLayout>    </android.support.design.widget.CoordinatorLayout>


上一篇:接口interface

下一篇:Runtime

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 盖州市| 阜城县| 义马市| 北宁市| 五华县| 沁阳市| 乳山市| 长阳| 盈江县| 香格里拉县| 宁陵县| 大同县| 获嘉县| 云龙县| 德昌县| 嵩明县| 武义县| 朝阳县| 徐闻县| 梨树县| 当雄县| 北票市| 漳州市| 普安县| 山东| 贵定县| 惠州市| 镇平县| 建水县| 蓝山县| 龙泉市| 观塘区| 苍山县| 连南| 新宁县| 青海省| 澄城县| 连江县| 甘泉县| 乐昌市| 罗甸县|