Loading res/layout/wifi_dialog.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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"/> Loading res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res/layout/wifi_dialog.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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"/> Loading
res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading