diff --git a/res/layout/toolbar.xml b/res/layout/toolbar.xml index 489378a4..9b2474d9 100644 --- a/res/layout/toolbar.xml +++ b/res/layout/toolbar.xml @@ -4,11 +4,13 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="wrap_content" android:layout_width="match_parent" + xmlns:app="http://schemas.android.com/apk/res-auto" android:theme="@style/ThemeOverlay.AppCompat.ActionBar"> + android:elevation="8dp" + app:title="@string/kde_connect"/> \ No newline at end of file