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

Unverified Commit 85448e09 authored by Mohit Mali's avatar Mohit Mali Committed by Abhishek Aggarwal
Browse files

Change app theme according to system accent color

parent dc10c4ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@
      android:src="@drawable/quantum_ic_call_vd_theme_24"
      android:tint="?colorIconOnUnthemedDarkBackground"
      android:visibility="invisible"
      app:backgroundTint="@color/dialer_call_green"
      app:backgroundTint="@color/dialer_dark_theme_color"
      app:colorControlNormal="?colorIconOnUnthemedDarkBackground"
      app:elevation="@dimen/floating_action_button_translation_z"/>
</view>