Class ShadowResources.ShadowLegacyTheme

    • Constructor Detail

      • ShadowLegacyTheme

        public ShadowLegacyTheme()
    • Method Detail

      • obtainStyledAttributes

        @Implementation(maxSdk=23)
        protected android.content.res.TypedArray obtainStyledAttributes​(int[] attrs)
      • obtainStyledAttributes

        @Implementation(maxSdk=23)
        protected android.content.res.TypedArray obtainStyledAttributes​(int resid,
                                                                        int[] attrs)
                                                                 throws android.content.res.Resources.NotFoundException
        Throws:
        android.content.res.Resources.NotFoundException
      • obtainStyledAttributes

        @Implementation(maxSdk=23)
        protected android.content.res.TypedArray obtainStyledAttributes​(android.util.AttributeSet set,
                                                                        int[] attrs,
                                                                        int defStyleAttr,
                                                                        int defStyleRes)