Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/project_file_36dp.xml')
-rw-r--r--app/src/main/res/drawable/project_file_36dp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/drawable/project_file_36dp.xml b/app/src/main/res/drawable/project_file_36dp.xml
index 8d025588c..3171ec8e3 100644
--- a/app/src/main/res/drawable/project_file_36dp.xml
+++ b/app/src/main/res/drawable/project_file_36dp.xml
@@ -1,5 +1,5 @@
<vector android:autoMirrored="false" android:height="36dp"
- android:tint="#757575" android:viewportHeight="36"
+ android:tint="?attr/colorOnSurfaceVariant" android:viewportHeight="36"
android:viewportWidth="36" android:width="36dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="m3 4c-0.5 0-1 0.5-1 1v22c0 0.52 0.48 1 1 1h26c0.52 0 1-0.482 1-1v-18c0-0.5-0.5-1-1-1h-13l-4-4z"/>
</vector> \ No newline at end of file