mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-18 12:50:34 +01:00
change the Filter events menu button to Filter events by type
This commit is contained in:
parent
abd875a607
commit
7524360fea
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user