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

Commit 71ff3c9a authored by Sergey Ten's avatar Sergey Ten Committed by Josh Guilfoyle
Browse files

A fix for THEMES-145.

Disable Buy Ringtone header in a list view. CR: JoshG.
parent dfe0bc6c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,13 +11,13 @@
      android:headerText="@string/ringtone_header"
      android:buttonText="@string/ringtone_button_done"
      android:button2Text="@string/ringtone_button_cancel" />

<!--
   <com.tmobile.widget.HeaderIcon
     android:layout_width="fill_parent"
     android:layout_height="wrap_content"
     android:headerText="@string/buy_ringtones" 
     android:iconSrc="@drawable/pluto_mall_icon" />
      
-->
   <ListView
    android:layout_width="fill_parent"
    android:layout_height="0px"