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

Commit c575d9b1 authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by android-build-merger
Browse files

Use colorAccent for profile_button. am: ae01c57c am: d4c31c06

am: 467658dd

Change-Id: I1530e5056d211dc9ee24539633f876d7daabc6a1
parents 17874c98 467658dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
                  android:visibility="gone"
                  style="?attr/borderlessButtonStyle"
                  android:textAppearance="?attr/textAppearanceButton"
                  android:textColor="@color/material_deep_teal_500"
                  android:textColor="?attr/colorAccent"
                  android:gravity="center_vertical"
                  android:layout_alignParentTop="true"
                  android:layout_alignParentRight="true"
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
            android:visibility="gone"
            style="?attr/borderlessButtonStyle"
            android:textAppearance="?attr/textAppearanceButton"
            android:textColor="@color/material_deep_teal_500"
            android:textColor="?attr/colorAccent"
            android:gravity="center_vertical"
            android:layout_alignParentTop="true"
            android:layout_alignParentRight="true"