|
|
@@ -40,7 +40,7 @@ |
|
|
|
android:layout_width="800dp" |
|
|
|
android:layout_marginTop="60dp" |
|
|
|
android:background="@color/main_color1" |
|
|
|
android:layout_height="440dp"/> |
|
|
|
android:layout_height="410dp"/> |
|
|
|
<TextView |
|
|
|
android:layout_width="800dp" |
|
|
|
android:layout_height="50dp" |
|
|
@@ -48,7 +48,7 @@ |
|
|
|
android:text="2号炒锅" |
|
|
|
android:textColor="@color/white" |
|
|
|
android:layout_gravity="bottom|end" |
|
|
|
android:layout_marginBottom="440dp" |
|
|
|
android:layout_marginBottom="410dp" |
|
|
|
android:gravity="center" |
|
|
|
android:layout_marginTop="770dp" |
|
|
|
android:background="@color/main_title_color1" |
|
|
@@ -59,7 +59,7 @@ |
|
|
|
android:layout_gravity="bottom|end" |
|
|
|
android:layout_width="800dp" |
|
|
|
android:background="@color/main_color1" |
|
|
|
android:layout_height="440dp"/> |
|
|
|
android:layout_height="410dp"/> |
|
|
|
</FrameLayout> |
|
|
|
|
|
|
|
<com.qmuiteam.qmui.widget.QMUITopBarLayout |
|
|
|