Got sharing working, finished lesson 3.
[Sunshine.git] / app / src / main / res / menu / forecastfragment.xml
index 2b6caaae190e3cd8ff60635b7da8e8650c7e4ec5..48c679508b90ce0eb5fbfab4fa7d4d0a0fd846ac 100644 (file)
@@ -2,10 +2,6 @@
     xmlns:app="http://schemas.android.com/apk/res-auto"
     xmlns:tools="http://schemas.android.com/tools"
     tools:context=".MainActivity" >
-    <item android:id="@+id/action_show_location"
-        android:title="@string/action_show_location"
-        android:orderInCategory="50"
-        app:showAsAction="never" />
     <item android:id="@+id/action_refresh"
         android:title="@string/action_refresh"
         android:orderInCategory="50"