* got rid of the 'clear cache' icon. there is no use for it anymore

* bumped version number since there were a lot of improvements since 3.6
This commit is contained in:
Philipp Schaefer
2013-05-14 22:00:54 +02:00
parent 7d53f35714
commit fceb09901b
4 changed files with 3 additions and 17 deletions

View File

@ -75,13 +75,6 @@
android:showAsAction="ifRoom"
android:title="@string/action_settings">
</item>
<item
android:id="@+id/cache_clear"
android:icon="@drawable/content_remove"
android:orderInCategory="150"
android:showAsAction="never"
android:title="@string/cache_clear">
</item>
<item
android:id="@+id/menu_debug"
android:icon="@drawable/alerts_and_states_warning"