am 7bdfe7fb: am 6d9a59f0: Merge "Fix bug #16660819 Switchbar text should be white not grey" into lmp-dev

* commit '7bdfe7fb839d5fa5811b5a403c0af2191e01c5a5':
  Fix bug #16660819 Switchbar text should be white not grey
This commit is contained in:
Fabrice Di Meglio
2014-07-30 16:40:23 +00:00
committed by Android Git Automerger

View File

@@ -25,6 +25,7 @@
android:layout_weight="1"
android:layout_gravity="center_vertical"
android:textAppearance="@style/TextAppearance.Switch"
android:textColor="?android:attr/textColorPrimary"
android:textAlignment="viewStart" />
<com.android.settings.widget.ToggleSwitch android:id="@+id/switch_widget"