T2P upload data newss

This commit is contained in:
yadavendras
2017-01-17 13:49:27 +05:30
parent 4b764fd7d7
commit 2f684cf426
21 changed files with 663 additions and 120 deletions
+10
View File
@@ -0,0 +1,10 @@
<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="cpm.com.gskmtorange.dailyentry.ServiceActivity">
<item
android:id="@+id/action_settings"
android:orderInCategory="100"
android:title="@string/action_settings"
app:showAsAction="never" />
</menu>