Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00283be0 authored by Michael Chan's avatar Michael Chan Committed by Android (Google) Code Review
Browse files

Merge "Remove unused resources" into jb-dev

parents 1c77ba71 89a54533
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -297,10 +297,6 @@

    <!-- Organizer Label [CHAR LIMIT=12]-->
    <string name="event_info_organizer">Organizer:</string>
    <!-- More label in description button [CHAR LIMIT=6]-->
    <string name="event_info_desc_more">More</string>
    <!-- Less label in description button [CHAR LIMIT=6]-->
    <string name="event_info_desc_less">Less</string>
    <!-- Reminders label [CHAR LIMIT=15]-->
    <string name="event_info_reminders_label">Reminders</string>

+0 −6
Original line number Diff line number Diff line
@@ -26,12 +26,6 @@
        <item name="android:src">@drawable/ic_menu_remove_field_holo_light</item>
    </style>

    <style name="PlusButton">
        <item name="android:background">?android:attr/selectableItemBackground</item>
        <item name="android:src">@drawable/ic_menu_add_field_holo_light</item>
        <item name="android:layout_marginRight">16dip</item>
    </style>

    <style name="MonthView_DayLabel">
        <item name="android:layout_width">29dip</item>
        <item name="android:layout_height">wrap_content</item>