aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/header_navigation_drawer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/header_navigation_drawer.xml')
-rw-r--r--app/src/main/res/layout/header_navigation_drawer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/header_navigation_drawer.xml b/app/src/main/res/layout/header_navigation_drawer.xml
index 8fc058d..bd68c47 100644
--- a/app/src/main/res/layout/header_navigation_drawer.xml
+++ b/app/src/main/res/layout/header_navigation_drawer.xml
@@ -11,7 +11,7 @@
android:layout_marginStart="24dp"
android:layout_marginTop="50dp"
android:layout_marginEnd="24dp"
- android:text="Player Details"
+ android:text="@string/player_details"
android:textAppearance="?attr/textAppearanceHeadline6" />
</LinearLayout> \ No newline at end of file