We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f09f804 commit d7d3403Copy full SHA for d7d3403
app/src/main/res_core/layout-land/activity_screen_adapt.xml
@@ -28,6 +28,5 @@
28
android:gravity="center_vertical"
29
android:text="360dp" />
30
31
-
32
</RelativeLayout>
33
</HorizontalScrollView>
app/src/main/res_core/layout-port/activity_screen_adapt.xml
@@ -13,7 +13,6 @@
13
android:layout_width="360dp"
14
android:layout_height="2000dp"
15
android:layout_alignParentLeft="true"
16
- android:layout_below="@id/tv_fullscreen"
17
android:background="@color/colorAccentHalfTrans"
18
android:gravity="center_horizontal"
19
@@ -23,7 +22,6 @@
23
22
24
25
android:layout_alignParentRight="true"
26
27
android:background="@color/colorPrimaryHalfTrans"
0 commit comments