public class BridgeContentResolver extends android.content.ContentResolver
A mock content resolver for the LayoutLib Bridge.
It won't serve any actual data but it's good enough for all
the widgets which expect to have a content resolver available via
{@link BridgeContext#getContentResolver()}.