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

Commit 4dd2299d authored by Xavier Ducrohet's avatar Xavier Ducrohet
Browse files

LayoutLib: Update to latest API fix.

Change-Id: I5147010e4f16a5c2ea0b98709c42f7ecd9412ff6
parent 62a99c0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ public final class Bridge extends com.android.ide.common.rendering.api.Bridge {
        // with newer, unsupported capabilities.
        mCapabilities = EnumSet.of(
                Capability.UNBOUND_RENDERING,
                Capability.TRANSPARENCY,
                Capability.CUSTOM_BACKGROUND_COLOR,
                Capability.RENDER,
                Capability.EMBEDDED_LAYOUT,
                Capability.VIEW_MANIPULATION,