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

Commit 6297a62b authored by Josh Guilfoyle's avatar Josh Guilfoyle
Browse files

ESPRESSO-823: Removed unused menuItemBackground.

Reverts "A fix for COREAPPS-8." /
db6b93a2
parent 439e8e42
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -453,11 +453,6 @@
        <attr name="ringtonePreferenceStyle" format="reference" />
        <!-- The preference layout that has the child/tabbed effect. -->
        <attr name="preferenceLayoutChild" format="reference" />
        
        <!-- =================== -->
        <!-- DigitalClock attributes -->
        <!-- =================== -->
        <attr name="menuItemBackground" format="reference" />
    </declare-styleable>

    <!-- **************************************************************** -->
+0 −1
Original line number Diff line number Diff line
@@ -1227,7 +1227,6 @@

  <public type="attr" name="listItemBackground" id="0x010102c1" />

  <public type="attr" name="menuItemBackground" />
  <public type="attr" name="expandedMenuTheme" />
  <public type="attr" name="iconMenuTheme" />

+0 −3
Original line number Diff line number Diff line
@@ -139,9 +139,6 @@
        <item name="scrollbarTrackHorizontal">@null</item>
        <item name="scrollbarTrackVertical">@null</item>

        <!-- DigitalClock attributes -->
        <item name="menuItemBackground">@android:drawable/menuitem_background</item>

        <!-- Widget styles -->
        <item name="absListViewStyle">@android:style/Widget.AbsListView</item>
        <item name="autoCompleteTextViewStyle">@android:style/Widget.AutoCompleteTextView</item>