mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
change the Filter events menu button to Filter events by type
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
<item
|
<item
|
||||||
android:id="@+id/filter"
|
android:id="@+id/filter"
|
||||||
android:icon="@drawable/ic_filter"
|
android:icon="@drawable/ic_filter"
|
||||||
android:title="@string/filter"
|
android:title="@string/filter_events_by_type"
|
||||||
app:showAsAction="ifRoom"/>
|
app:showAsAction="ifRoom"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/refresh_caldav_calendars"
|
android:id="@+id/refresh_caldav_calendars"
|
||||||
|
Reference in New Issue
Block a user