Ray Zhang 10 năm trước cách đây
mục cha
commit
d4062ad17c
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      RedAnt Photo/res/menu/uploadqueue.xml

+ 8 - 0
RedAnt Photo/res/menu/uploadqueue.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<menu xmlns:android="http://schemas.android.com/apk/res/android" >
+    
+    <item
+        android:id="@+id/action_clearfailed"
+        android:showAsAction="never"
+        android:title="@string/action_clearfailed"/>
+</menu>