Skip to content

Commit

Permalink
Update activity_splash_screen.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Oct 14, 2024
1 parent 203cd6f commit a764714
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/src/main/res/layout/activity_splash_screen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
android:layout_centerHorizontal="true"
android:layout_gravity="center"
app:srcCompat="@drawable/treehouses2" />

<TextView
android:id="@+id/logo_text"
android:layout_width="wrap_content"
Expand All @@ -28,5 +27,4 @@
android:textColor="@color/md_grey_600"
android:textSize="18sp"
app:fontFamily="@font/roboto_medium" />

</RelativeLayout>
</RelativeLayout>

0 comments on commit a764714

Please sign in to comment.