~ubuntuone-client-engineering/ubuntuone-android-music/v2

« back to all changes in this revision

Viewing changes to main/res/xml/preferences_cache.xml

  • Committer: Michał Karnicki
  • Date: 2013-01-25 16:10:39 UTC
  • Revision ID: michal.karnicki@canonical.com-20130125161039-dvypsaz09bf2yow7
Implemented clear cache preference.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        <Preference
21
21
            android:key="clearCache"
22
22
            android:summary="Deletes non-favorite songs"
23
 
            android:title="Clear" />
 
23
            android:title="Clear non-favorites" />
24
24
    </PreferenceCategory>
25
25
 
26
26
</PreferenceScreen>
 
 
b'\\ No newline at end of file'