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

Commit a2b4f353 authored by Fahim's avatar Fahim
Browse files

WIP: change color to test

parent cd491968
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -76,7 +76,6 @@
          android:contentDescription="@string/description_dial_button"
          android:src="@drawable/quantum_ic_call_white_24"
          android:visibility="invisible"
          android:background="@color/dialer_call_green"
          app:elevation="@dimen/floating_action_button_translation_z"/>
    </RelativeLayout>
  </LinearLayout>
+0 −1
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@
      android:src="@drawable/quantum_ic_call_vd_theme_24"
      android:tint="?colorIconOnUnthemedDarkBackground"
      android:visibility="invisible"
      android:background="@color/dialer_call_green"
      app:colorControlNormal="?colorIconOnUnthemedDarkBackground"
      app:elevation="@dimen/floating_action_button_translation_z"/>
</view>