X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fpattern_layout.xml;h=090870fc5d2e90f32a5643e15cb6a13370a3e52e;hb=1688588d70ab1f75c0369080087af46958aacbbe;hp=fdeea8c1cb7ed2a78ac97c861ca4ceb4b3e3111b;hpb=0608bab1d015a5fafeb39d50dece1146b268149d;p=mobile-ledger.git diff --git a/app/src/main/res/layout/pattern_layout.xml b/app/src/main/res/layout/pattern_layout.xml index fdeea8c1..090870fc 100644 --- a/app/src/main/res/layout/pattern_layout.xml +++ b/app/src/main/res/layout/pattern_layout.xml @@ -35,6 +35,7 @@ android:id="@+id/edit_button" android:layout_width="@dimen/toolbar_height" android:layout_height="@dimen/toolbar_height" + android:backgroundTint="?colorSurface" android:contentDescription="@string/edit_button_description" android:src="@drawable/ic_mode_edit_black_24dp" app:layout_constraintBottom_toBottomOf="parent"