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

Commit a9d1061d authored by Aayush Gupta's avatar Aayush Gupta
Browse files

layout: fragment_updates: Remove redundant namespace from Button tag

parent fb595b8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
            android:layout_width="match_parent"
            android:layout_height="wrap_content">

            <Button xmlns:android="http://schemas.android.com/apk/res/android"
            <Button
                android:id="@+id/update_all"
                android:layout_width="@dimen/update_all_button_width"
                android:layout_height="wrap_content"