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

Commit 93f0d638 authored by Hasib Prince's avatar Hasib Prince
Browse files

fix: logout button stroke color

parent 1e04d22a
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@
                android:layout_marginTop="5dp"
                android:text="@string/logout"
                android:textSize="14sp"
                app:strokeColor="@color/e_accent"
                app:layout_constraintTop_toBottomOf="@+id/avatar"
                app:layout_constraintEnd_toEndOf="parent"
                />