Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01fff0ef authored by Marten Gajda's avatar Marten Gajda
Browse files

fix resource namespace to be resolved automatically

parent aae6ac17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res/org.dmfs.tasks"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:paddingBottom="8dip"