合并extention和entrance基本完成
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
android:background="@drawable/module_main_dw_left_frame_bkg"
|
||||
tools:visibility="visible" />
|
||||
|
||||
<!-- 时间、天气、消息 -->
|
||||
<FrameLayout
|
||||
android:id="@+id/module_main_id_header_fragment_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/module_ext_height"
|
||||
android:layout_marginLeft="@dimen/module_main_header_fragment_container_marginLeft"
|
||||
android:layout_marginTop="@dimen/module_main_header_fragment_container_marginTop" />
|
||||
<!-- 时间、天气、消息 与entrance合到了一起,减少一个view -->
|
||||
<!-- <FrameLayout-->
|
||||
<!-- android:id="@+id/module_main_id_header_fragment_container"-->
|
||||
<!-- android:layout_width="match_parent"-->
|
||||
<!-- android:layout_height="@dimen/module_ext_height"-->
|
||||
<!-- android:layout_marginLeft="@dimen/module_main_header_fragment_container_marginLeft"-->
|
||||
<!-- android:layout_marginTop="@dimen/module_main_header_fragment_container_marginTop" />-->
|
||||
|
||||
<!-- 左边按钮 -->
|
||||
<FrameLayout
|
||||
|
||||
Reference in New Issue
Block a user