Browse Source

deleted not needed xml stuff

tobiasKaminsky 8 years ago
parent
commit
7fc6d5fb6d
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/main/res/menu/contactlist_menu.xml

+ 1 - 3
src/main/res/menu/contactlist_menu.xml

@@ -20,9 +20,7 @@
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  -->
 <menu xmlns:android="http://schemas.android.com/apk/res/android"
-      xmlns:app="http://schemas.android.com/apk/res-auto"
-      xmlns:tools="http://schemas.android.com/tools"
-      tools:ignore="AppCompatResource">
+      xmlns:app="http://schemas.android.com/apk/res-auto">
 
     <item
         android:id="@+id/action_select_all"