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 203cd6f commit a764714Copy full SHA for a764714
app/src/main/res/layout/activity_splash_screen.xml
@@ -15,7 +15,6 @@
15
android:layout_centerHorizontal="true"
16
android:layout_gravity="center"
17
app:srcCompat="@drawable/treehouses2" />
18
-
19
<TextView
20
android:id="@+id/logo_text"
21
android:layout_width="wrap_content"
@@ -28,5 +27,4 @@
28
27
android:textColor="@color/md_grey_600"
29
android:textSize="18sp"
30
app:fontFamily="@font/roboto_medium" />
31
32
-</RelativeLayout>
+</RelativeLayout>
0 commit comments