Merge "Fix the text so it\'s visible with current themes." into nyc-dev

am: b5b85fc397

* commit 'b5b85fc397061587dbdfad3b7c6e1ff828014c0b':
  Fix the text so it's visible with current themes.
This commit is contained in:
Joe Onorato
2016-02-13 07:58:52 +00:00
committed by android-build-merger

View File

@@ -27,7 +27,6 @@
android:layout_marginTop="25dp"
android:saveEnabled="false"
android:textSize="18sp"
android:textColor="#ffffffff"
android:text="@string/waste_away"
/>
@@ -38,7 +37,6 @@
android:layout_marginTop="25dp"
android:saveEnabled="false"
android:textSize="18sp"
android:textColor="#ffffffff"
android:text="@string/wake_away"
/>
@@ -52,7 +50,6 @@
android:layout_height="wrap_content"
android:layout_marginTop="25dp"
android:textSize="12sp"
android:textColor="#ffffffff"
/>
</ScrollView>