Skip to content

Commit a764714

Browse files
authored
Update activity_splash_screen.xml
1 parent 203cd6f commit a764714

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
android:layout_centerHorizontal="true"
1616
android:layout_gravity="center"
1717
app:srcCompat="@drawable/treehouses2" />
18-
1918
<TextView
2019
android:id="@+id/logo_text"
2120
android:layout_width="wrap_content"
@@ -28,5 +27,4 @@
2827
android:textColor="@color/md_grey_600"
2928
android:textSize="18sp"
3029
app:fontFamily="@font/roboto_medium" />
31-
32-
</RelativeLayout>
30+
</RelativeLayout>

0 commit comments

Comments
 (0)