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

Commit fe8a9cbb authored by Daisuke Miyakawa's avatar Daisuke Miyakawa
Browse files

Remove dial button's fade effect

Bug: 6364321
Change-Id: I5974381e282cd0ddc580ee270ebbc658e09f6262
parent 68c2fff7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -17,8 +17,7 @@
<!-- Background resource for call button in the various dialpads.
     Almost a copy from framework's item_background_holo_dark.xml, but has different pressed effect
  -->
<selector xmlns:android="http://schemas.android.com/apk/res/android"
          android:exitFadeDuration="@android:integer/config_mediumAnimTime">
<selector xmlns:android="http://schemas.android.com/apk/res/android">

    <item android:state_window_focused="false" android:drawable="@android:color/transparent" />