X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fmain_app_layout.xml;h=a33fc7b34b1a79c606d26b49e4ecb7e2fbdc61dc;hb=212517cf2f1e8f04830ea1a635a10b2a6755c999;hp=8eeba2d9b5b1ba711bfa70b089544fb29f53b70c;hpb=e68ef282087f2512d5be09eb8533f662d1b27224;p=mobile-ledger-staging.git diff --git a/app/src/main/res/layout/main_app_layout.xml b/app/src/main/res/layout/main_app_layout.xml index 8eeba2d9..a33fc7b3 100644 --- a/app/src/main/res/layout/main_app_layout.xml +++ b/app/src/main/res/layout/main_app_layout.xml @@ -37,6 +37,7 @@ app:layout_constraintEnd_toEndOf="parent" app:maxImageSize="36dp" app:srcCompat="@drawable/ic_add_white_24dp" + android:contentDescription="@string/new_transaction_fab_description" /> - - - - - - - @@ -126,7 +101,7 @@ android:background="@drawable/ic_clear_accent_24dp" android:clickable="true" android:focusable="true" - android:onClick="onStopTransactionRefreshClick" /> + /> @@ -144,7 +119,7 @@