Skip to content

Commit adc95de

Browse files
committed
Update
1 parent dd1b324 commit adc95de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
12
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
23
android:layout_width="match_parent"
34
android:layout_height="match_parent"
@@ -11,7 +12,7 @@
1112
android:layout_height="wrap_content"
1213
android:orientation="vertical"
1314
android:gravity="center"
14-
android:layout_gravity="center"> <!-- <--- căn cả màn hình -->
15+
android:layout_gravity="center">
1516

1617
<FrameLayout
1718
android:layout_width="250dp"

0 commit comments

Comments
 (0)