]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/main_app_layout.xml
assign click handler at runtime
[mobile-ledger-staging.git] / app / src / main / res / layout / main_app_layout.xml
index ffee1994ddfd1d34fdae935a75868469bfb61e67..a33fc7b34b1a79c606d26b49e4ecb7e2fbdc61dc 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
                         android:background="@drawable/ic_clear_accent_24dp"
                         android:clickable="true"
                         android:focusable="true"
-                        android:onClick="onStopTransactionRefreshClick" />
+                        />
                 </LinearLayout>
 
             </LinearLayout>