1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 13:52:58 +00:00

Add a basic main activity for ownCloud SMS beginers. We need to have a good tutorial, this is a poc

This commit is contained in:
Loïc Blot (@U-Exp)
2015-01-18 19:17:19 +01:00
parent 6480b3dbbd
commit b8f8d3d23f
9 changed files with 474 additions and 47 deletions
-1
View File
@@ -8,6 +8,5 @@
android:orderInCategory="100"
android:title="@string/action_settings"
app:showAsAction="never"/>
<item android:id="@+id/sync_now" android:title="@string/sync_now"></item>
</menu>