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

Commit d5ac4502 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

* commit 'b5b85fc3':
  Fix the text so it's visible with current themes.
parents 291be546 b5b85fc3
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>