]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_main.xml
clickable suggests focusable
[mobile-ledger.git] / app / src / main / res / layout / activity_main.xml
index abcf9fb866793ae3cac3153503f2450a17ee00e3..2b26944de57588953bea7673f3b6faa1cc73f404 100644 (file)
                         android:layout_height="wrap_content"
                         android:background="@drawable/ic_clear_black_24dp"
                         android:clickable="true"
-                        android:focusable="auto"
+                        android:focusable="true"
                         android:onClick="onStopTransactionRefreshClick" />
                 </LinearLayout>