]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/menu/transaction_list.xml
two NPE fixed
[mobile-ledger.git] / app / src / main / res / menu / transaction_list.xml
index 80232e4ae37767e4b249eb561495fad1b4fe8dab..b74b09a22f058af55397f90d2dd3e273d80f8c14 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-  ~ Copyright © 2018 Damyan Ivanov.
+  ~ Copyright © 2019 Damyan Ivanov.
   ~ This file is part of Mobile-Ledger.
   ~ Mobile-Ledger is free software: you can distribute it and/or modify it
   ~ under the term of the GNU General Public License as published by
@@ -24,7 +24,6 @@
         tools:context="net.ktnx.mobileledger.ui.activity.MainActivity"
         android:id="@+id/menu_transaction_list_filter"
         android:icon="@drawable/ic_filter_list_white_24dp"
-        android:onClick="onOptionsMenuClicked"
         android:title="Filter"
         app:showAsAction="always" />
 </menu>
\ No newline at end of file