Quellcode durchsuchen

remove this unwanted file

marchold vor 10 Jahren
Ursprung
Commit
24142f9c4e
1 geänderte Dateien mit 0 neuen und 7 gelöschten Zeilen
  1. 0 7
      sample/src/main/res/menu/killme.xml

+ 0 - 7
sample/src/main/res/menu/killme.xml

@@ -1,7 +0,0 @@
-<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:context="com.afollestad.materialdialogssample.PreferenceActivity">
-    <item android:id="@+id/action_settings" android:title="@string/action_settings"
-        android:orderInCategory="100" app:showAsAction="never" />
-</menu>