Skip to content

Commit d7d3403

Browse files
committed
see 08/11 log
1 parent f09f804 commit d7d3403

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

app/src/main/res_core/layout-land/activity_screen_adapt.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@
2828
android:gravity="center_vertical"
2929
android:text="360dp" />
3030

31-
3231
</RelativeLayout>
3332
</HorizontalScrollView>

app/src/main/res_core/layout-port/activity_screen_adapt.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
android:layout_width="360dp"
1414
android:layout_height="2000dp"
1515
android:layout_alignParentLeft="true"
16-
android:layout_below="@id/tv_fullscreen"
1716
android:background="@color/colorAccentHalfTrans"
1817
android:gravity="center_horizontal"
1918
android:text="360dp" />
@@ -23,7 +22,6 @@
2322
android:layout_width="360dp"
2423
android:layout_height="2000dp"
2524
android:layout_alignParentRight="true"
26-
android:layout_below="@id/tv_fullscreen"
2725
android:background="@color/colorPrimaryHalfTrans"
2826
android:gravity="center_horizontal"
2927
android:text="360dp" />

0 commit comments

Comments
 (0)