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

Commit 8dfec30d authored by Grace Cheng's avatar Grace Cheng Committed by Android (Google) Code Review
Browse files

Merge "Update face auth assets from drawable xml to json" into main

parents 4219e5c2 0697aff1
Loading
Loading
Loading
Loading
+10 −4
Original line number Diff line number Diff line
@@ -52,6 +52,12 @@ public class LottieColorUtils {
        map.put(
                ".grey900",
                R.color.settingslib_color_grey50);
        map.put(
                ".red100",
                R.color.settingslib_color_red500);
        map.put(
                ".red200",
                R.color.settingslib_color_red500);
        map.put(
                ".red400",
                R.color.settingslib_color_red600);
@@ -65,14 +71,14 @@ public class LottieColorUtils {
                ".blue400",
                R.color.settingslib_color_blue600);
        map.put(
                ".green400",
                R.color.settingslib_color_green600);
                ".green100",
                R.color.settingslib_color_green500);
        map.put(
                ".green200",
                R.color.settingslib_color_green500);
        map.put(
                ".red200",
                R.color.settingslib_color_red500);
                ".green400",
                R.color.settingslib_color_green600);
        map.put(
                ".cream",
                R.color.settingslib_color_charcoal);
+0 −637

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −473

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −509

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −276

File deleted.

Preview size limit exceeded, changes collapsed.

Loading