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

Commit 54c0ac6e authored by Vincent Breitmoser's avatar Vincent Breitmoser
Browse files

disabled lock status icon is dark grey

parent c7a637f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
                android:layout_height="wrap_content"
                android:layout_gravity="center"
                android:src="@drawable/status_lock_disabled"
                android:tint="?attr/openpgp_grey"
                android:tint="?attr/openpgp_dark_grey"
                />

            <ImageView