X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_main.xml;h=edd290f765299a8f186af6c3d66178935c50fc5b;hp=cce9ad17949b4911359b71090b9b3eccf4347f05;hb=8554828856aa059667eec5bd63631159e932ba2f;hpb=b0a3715e2675b4b02deb8697f00e747ce95f002b diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index cce9ad17..edd290f7 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -40,7 +40,10 @@ android:layout_width="match_parent" android:layout_height="match_parent"> + + @@ -54,14 +57,14 @@ app:backgroundTint="?colorAccent" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" - app:srcCompat="@drawable/svg_thick_plus_white" /> + app:maxImageSize="36dp" + app:srcCompat="@drawable/ic_add_white_24dp" /> @@ -81,6 +84,7 @@