diff --git a/res/layout/preference_progress_category.xml b/res/layout/preference_progress_category.xml index 6528e54d690..595629607b9 100644 --- a/res/layout/preference_progress_category.xml +++ b/res/layout/preference_progress_category.xml @@ -4,9 +4,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -15,43 +15,44 @@ --> - + - - - - - - - + + + + diff --git a/res/layout/preference_widget_wifi_signal.xml b/res/layout/preference_widget_wifi_signal.xml index 55dd587e75d..a4e87630b2e 100644 --- a/res/layout/preference_widget_wifi_signal.xml +++ b/res/layout/preference_widget_wifi_signal.xml @@ -18,6 +18,4 @@ android:id="@+id/signal" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginRight="4sp" - android:layout_gravity="center_vertical" android:src="@drawable/wifi_signal" />