X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_app_layout.xml;h=ab68dcdcb366d5c5d7d1cb5c421d38b8adf4d67a;hb=18c7b6dcb2ab4c3049588335b472663fb569b6c2;hp=e9c7138b9f1593044167f8899d6e3689ed27de4d;hpb=e740260921aed6c607043203baf31cdaba2e5fed;p=mobile-ledger.git diff --git a/app/src/main/res/layout/main_app_layout.xml b/app/src/main/res/layout/main_app_layout.xml index e9c7138b..ab68dcdc 100644 --- a/app/src/main/res/layout/main_app_layout.xml +++ b/app/src/main/res/layout/main_app_layout.xml @@ -36,7 +36,9 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" app:maxImageSize="36dp" - app:srcCompat="@drawable/ic_add_white_24dp" /> + app:srcCompat="@drawable/ic_add_white_24dp" + android:contentDescription="@string/new_transaction_fab_description" + /> - - - - - - - @@ -125,12 +101,12 @@ android:background="@drawable/ic_clear_accent_24dp" android:clickable="true" android:focusable="true" - android:onClick="onStopTransactionRefreshClick" /> + /> - - +