diff --git a/app/src/main/res/layout/device_list_fragment.xml b/app/src/main/res/layout/device_list_fragment.xml index 2bd3dd0122..457ba1c203 100644 --- a/app/src/main/res/layout/device_list_fragment.xml +++ b/app/src/main/res/layout/device_list_fragment.xml @@ -3,6 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" + xmlns:app="http://schemas.android.com/apk/res-auto" android:orientation="vertical"> + app:srcCompat="@drawable/ic_plus_24" /> \ No newline at end of file