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

Commit 31ec85a9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Settings: Fix wrong wifi drawable in screen zooming preview"

parents 7d9146e1 e17dc5ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
                <ImageView
                    android:layout_width="48dp"
                    android:layout_height="48dp"
                    android:src="@drawable/wifi_signal_dark"
                    android:src="@drawable/ic_settings_wireless"
                    android:tint="?android:attr/colorAccent"
                    android:scaleType="center" />