]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/main_app_layout.xml
add fab icon description
[mobile-ledger.git] / app / src / main / res / layout / main_app_layout.xml
index ffee1994ddfd1d34fdae935a75868469bfb61e67..c8a710249cef750b92921936d39234c8052e0bc1 100644 (file)
@@ -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"
         />
 
     <androidx.drawerlayout.widget.DrawerLayout