Browse Source

fixed arrow color, images and logos

Andy Scherzinger 8 years ago
parent
commit
3cc09dd7d6

+ 1 - 1
res/drawable-anydpi-v21/arrow_right.xml

@@ -4,5 +4,5 @@
     android:width="24dp"
     android:viewportWidth="24"
     android:viewportHeight="24">
-    <path android:fillColor="#35537A" android:pathData="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z" />
+    <path android:fillColor="#007CC2" android:pathData="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z" />
 </vector>

BIN
res/drawable-hdpi/what_new_instant_upload.png


BIN
res/drawable-hdpi/whats_new_accounts.png


BIN
res/drawable-hdpi/whats_new_files.png


BIN
res/drawable-hdpi/whats_new_oc_files.png


BIN
res/drawable-hdpi/whats_new_share.png


+ 2 - 2
res/values/strings.xml

@@ -546,8 +546,8 @@
     <string name="storage_description_unknown">Unknown</string>
 
     <!-- What's new feature and texts to show -->
-    <string name="welcome_to_nc_title">Welcome to nextCloud!</string>
-    <string name="whats_new_title">What\'s new in nextCloud</string>
+    <string name="welcome_to_nc_title">Welcome to Nextcloud!</string>
+    <string name="whats_new_title">What\'s new in Nextcloud</string>
 
     <!-- Welcome to oC intro features -->
     <string name="welcome_feature_1_title">Instant upload</string>