From 9487dc4182341e6320ff9729d6ed893906019665 Mon Sep 17 00:00:00 2001 From: tom79 Date: Sun, 26 May 2019 18:05:27 +0200 Subject: Change some layouts --- app/src/main/res/layout/fragment_playlists.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_playlists.xml b/app/src/main/res/layout/fragment_playlists.xml index 218ed1341..aacb1a517 100644 --- a/app/src/main/res/layout/fragment_playlists.xml +++ b/app/src/main/res/layout/fragment_playlists.xml @@ -42,7 +42,7 @@ android:layout_gravity="center" android:textStyle="italic|bold" android:typeface="serif" - android:text="@string/action_list_add" + android:text="@string/action_playlist_add" android:layout_width="match_parent" android:layout_height="match_parent" /> -- cgit v1.2.3