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

Commit 603f672b authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Fix updater error due to missing resource

parent caeba994
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@
            android:paddingBottom="24dp"
            android:paddingStart="16dp"
            android:textSize="16sp"
            android:background="@color/toolbar_collapsed"
            android:background="?attr/colorPrimary"
            android:text="@string/available_updates"
            android:textColor="?android:textColorPrimary" />