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

Commit 1b217c12 authored by Fahim's avatar Fahim
Browse files

update dialpad_floating_action_button 's colorControlNormal & tint

parent 1d3f353d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -66,9 +66,9 @@
      android:layout_centerHorizontal="true"
      android:contentDescription="@string/description_dial_button"
      android:src="@drawable/quantum_ic_call_vd_theme_24"
      android:tint="?colorIconOnUnthemedDarkBackground"
      android:tint="#ffffff"
      android:visibility="invisible"
      app:backgroundTint="@color/dialer_call_green"
      app:colorControlNormal="?colorIconOnUnthemedDarkBackground"
      app:colorControlNormal="#ffffff"
      app:elevation="@dimen/floating_action_button_translation_z"/>
</view>
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@
  -->
<!-- The colors in this file aren't configured at the theme level. -->
<resources>
<!--  <color name="dialer_call_green">#34A853</color>-->
  <color name="dialer_call_green">#34A853</color>
  <color name="dialer_end_call_button_color">#BD2A2A</color>
  <color name="dialer_divider_line_color">#D8D8D8</color>