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

Commit 8836c558 authored by Tor Norbye's avatar Tor Norbye
Browse files

Set theme-tag in render log when failing to find style

Change-Id: I20461a7113eb25469deca13dca870936bdb33a29
parent 688ff9a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -568,7 +568,7 @@ public final class BridgeContext extends Context {
                    defStyleValues = (StyleResourceValue)item;
                }
            } else {
                Bridge.getLog().error(null,
                Bridge.getLog().error(LayoutLog.TAG_RESOURCES_RESOLVE_THEME_ATTR,
                        String.format(
                                "Failed to find style '%s' in current theme", defStyleName),
                        null /*data*/);