Commit 0060aeff authored by wanglei's avatar wanglei

..

parent cad068df
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
<solid android:color="@color/white" /> <solid android:color="@color/white" />
<stroke <stroke
android:width="0.5dp" android:width="0.5dp"
android:color="@android:color/transparent" /> android:color="#E4E4E4" />
<corners android:radius="20dp" /> <corners android:radius="20dp" />
<gradient <!-- <gradient-->
android:angle="0" <!-- android:angle="0"-->
android:centerColor="#FFFAA6" <!-- android:centerColor="#FFFAA6"-->
android:endColor="#8069FF" <!-- android:endColor="#8069FF"-->
android:startColor="#FFB98C" /> <!-- android:startColor="#FFB98C" />-->
</shape> </shape>
\ No newline at end of file
...@@ -251,7 +251,7 @@ ...@@ -251,7 +251,7 @@
<string name="loading_point">loading…</string> <string name="loading_point">loading…</string>
<string name="files">Files</string> <string name="files">Files</string>
<string name="clean_junk_pop">Clean out junk files to free up space on your phone!</string> <string name="clean_junk_pop">Clean out junk files to free up space on your phone!</string>
<string name="app_process_pop">app process management for smooth performance.</string> <string name="app_process_pop">application process management for a better experience.</string>
<string name="whatsapp_pop">Clear whatsapp file to free up space!</string> <string name="whatsapp_pop">Clear whatsapp file to free up space!</string>
<string name="screen_pop">Clear screenshot clutter to free up space!</string> <string name="screen_pop">Clear screenshot clutter to free up space!</string>
<string name="similar_pop">Clear similar file to free up space!</string> <string name="similar_pop">Clear similar file to free up space!</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment