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

Commit 08cc4afc authored by Anas Karbila's avatar Anas Karbila Committed by android-build-merger
Browse files

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

am: 282a2317

Change-Id: I7775df15acf1cb74cad94e3e23dd6faf5d98412e
parents 53e173c3 282a2317
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" />