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

Commit af8d863a authored by Joe Onorato's avatar Joe Onorato Committed by android-build-merger
Browse files

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

am: d5ac4502

* commit 'd5ac4502':
  Fix the text so it's visible with current themes.
parents e8cfcf20 d5ac4502
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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>