We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca2453 commit 5f81477Copy full SHA for 5f81477
app/src/main/res/layout/activity_seus_dados.xml
@@ -6,6 +6,7 @@
6
android:layout_height="match_parent"
7
android:orientation="vertical"
8
android:layout_margin="20dp"
9
+ android:screenOrientation="portrait"
10
tools:context="com.app.boletim.activities.SeusDadosActivity">
11
12
<ImageView
@@ -150,4 +151,4 @@
150
151
152
</LinearLayout>
153
-</LinearLayout>
154
+</LinearLayout>
0 commit comments