mirror of
https://github.com/nextcloud/android.git
synced 2024-12-23 01:00:26 +03:00
e57176f009
Android Studio has started to fail for some stuff with that old structure (for example connected tests don't work). It's about time to do this. Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
4 lines
333 B
XML
4 lines
333 B
XML
<vector android:height="72dp" android:viewportHeight="16"
|
|
android:viewportWidth="16" android:width="72dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#0082c9" android:pathData="m4,3 l-2,2v7.5c0,0.26 0.24,0.5 0.5,0.5h11c0.26,0 0.5,-0.24 0.5,-0.5v-7.5l-2,-2zM5,4h6l1,1h-8z"/>
|
|
</vector>
|