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

Commit 8c8e77a4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "[Wi-Fi] Improve contrast of edit text hint""

parents 21acb2cd 60cd31cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -470,7 +470,7 @@
                    <EditText android:id="@+id/proxy_pac"
                            android:layout_width="match_parent"
                            android:layout_height="wrap_content"
                            style="@style/wifi_item_edit_content"
                            style="@style/wifi_item_content"
                            android:hint="@string/proxy_url_hint"
                            android:inputType="textNoSuggestions"
                            android:singleLine="true"/>
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@
        <item name="android:textSize">14sp</item>
    </style>

    <style name="wifi_item_edit_content" parent="@android:style/TextAppearance.Widget.EditText">
    <style name="wifi_item_edit_content">
        <item name="android:paddingStart">4dip</item>
        <item name="android:layout_marginStart">4dip</item>
        <item name="android:textSize">18sp</item>