X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_main.xml;h=625a3af21f214acbca51754a33135223f20df9e5;hp=bd9f2f849c2f7f32def49e3b0f303c4189d7738a;hb=4f0299f9749f2e211fd09dece2020d5f09532755;hpb=53dcb016f61c446a5adcdf179f024c6f59112fec diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index bd9f2f84..625a3af2 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" /> @@ -71,6 +74,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal" + android:theme="@style/ThemeOverlay.AppCompat.Light" android:visibility="gone"> @@ -89,12 +95,14 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:background="@drawable/ic_clear_black_24dp" + android:backgroundTint="?colorAccent" android:clickable="true" android:focusable="true" /> @@ -178,140 +185,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +