Hook everything up

This commit is contained in:
nielsandriesse
2020-09-07 15:20:32 +10:00
parent 485ca0c2eb
commit 3f208383f3
3 changed files with 27 additions and 2 deletions

View File

@@ -19,10 +19,11 @@
android:layout_marginTop="@dimen/large_spacing" />
<TextView
android:id="@+id/nameTextView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/large_spacing"
android:textSize="@dimen/very_large_font_size"
android:layout_marginTop="@dimen/medium_spacing"
android:textSize="@dimen/massive_font_size"
android:textStyle="bold"
android:textColor="@color/text"
android:text="Spiderman" />