Skip to content

Commit 6971b85

Browse files
Update activity_cadastro_nota_final.xml
1 parent f9e37b6 commit 6971b85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/src/main/res/layout/activity_cadastro_nota_final.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
android:layout_width="match_parent"
66
android:layout_height="match_parent"
77
android:orientation="vertical"
8+
android:screenOrientation="portrait"
89
android:layout_margin="10dp"
910
tools:context="com.app.boletim.activities.CadastroNotaFinalActivity">
1011

@@ -48,4 +49,4 @@
4849

4950
</LinearLayout>
5051

51-
</LinearLayout>
52+
</LinearLayout>

0 commit comments

Comments
 (0)