Merge branch 'dev'
[rtmpclient.git] / app / src / main / res / menu / main.xml
index 757ea5c..a168dd4 100644 (file)
         android:orderInCategory="100"
         android:showAsAction="never"
         android:title="About"/>
+    <item
+        android:id="@+id/action_update"
+        android:orderInCategory="100"
+        android:showAsAction="never"
+        android:title="Check Update"/>
+
 </menu>
\ No newline at end of file