From: David A. Velasco Date: Tue, 14 Jan 2014 13:38:36 +0000 (+0100) Subject: Added upload operation to sample oc_framework client X-Git-Tag: oc-android-1.5.5~69^2~18 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/0821a9ecbc7a23c2e09154c68245c8a8d1cdd54c?ds=sidebyside;hp=--cc Added upload operation to sample oc_framework client --- 0821a9ecbc7a23c2e09154c68245c8a8d1cdd54c diff --git a/oc_framework/sample_client/assets/oc_sample.png b/oc_framework/sample_client/assets/oc_sample.png new file mode 100644 index 00000000..31a346cf Binary files /dev/null and b/oc_framework/sample_client/assets/oc_sample.png differ diff --git a/oc_framework/sample_client/res/layout/main.xml b/oc_framework/sample_client/res/layout/main.xml index d29d25c5..f09239f3 100644 --- a/oc_framework/sample_client/res/layout/main.xml +++ b/oc_framework/sample_client/res/layout/main.xml @@ -33,8 +33,20 @@ android:onClick="onClickHandler" /> + +