package com.revenuecat.purchases.ui.revenuecatui;

/* JADX INFO: loaded from: classes3.dex */
public final class R {

    public static final class array {
        public static int com_google_android_gms_fonts_certs = 0x7f030003;
        public static int com_google_android_gms_fonts_certs_dev = 0x7f030004;
        public static int com_google_android_gms_fonts_certs_prod = 0x7f030005;

        private array() {
        }
    }

    public static final class attr {
        public static int condensed = 0x7f040029;
        public static int offeringIdentifier = 0x7f0400c4;
        public static int shouldDisplayDismissButton = 0x7f040122;

        private attr() {
        }
    }

    public static final class drawable {
        public static int add = 0x7f070001;

        /* JADX INFO: renamed from: android, reason: collision with root package name */
        public static int f14440android = 0x7f070002;
        public static int apple = 0x7f070004;
        public static int attach_money = 0x7f070005;
        public static int attachment = 0x7f070006;
        public static int bar_chart = 0x7f070008;
        public static int bookmark = 0x7f070009;
        public static int bookmark_no_fill = 0x7f07000a;
        public static int calendar_today = 0x7f07000b;
        public static int chat_bubble = 0x7f07000c;
        public static int check_circle = 0x7f07000d;
        public static int close = 0x7f07000e;
        public static int collapse = 0x7f07000f;
        public static int compare = 0x7f070023;
        public static int default_background = 0x7f070024;
        public static int download = 0x7f070025;
        public static int edit = 0x7f070026;
        public static int email = 0x7f070027;
        public static int error = 0x7f070028;
        public static int experiments = 0x7f07007a;
        public static int extension = 0x7f07007b;
        public static int file_copy = 0x7f07007c;
        public static int filter_list = 0x7f07007d;
        public static int folder = 0x7f07007e;
        public static int globe = 0x7f07007f;
        public static int help = 0x7f070082;
        public static int insert_drive_file = 0x7f07008e;
        public static int launch = 0x7f07008f;
        public static int layers = 0x7f070090;
        public static int line_chart = 0x7f0700c3;
        public static int lock = 0x7f0700c4;
        public static int notifications = 0x7f0700d1;
        public static int person = 0x7f0700d3;
        public static int phone = 0x7f0700d4;
        public static int play_circle = 0x7f0700d5;
        public static int remove_red_eye = 0x7f0700d6;
        public static int search = 0x7f0700d7;
        public static int share = 0x7f0700d8;
        public static int smartphone = 0x7f0700d9;
        public static int stacked_bar = 0x7f0700da;
        public static int stars = 0x7f0700db;
        public static int subtract = 0x7f0700dc;
        public static int tick = 0x7f0700dd;
        public static int transfer = 0x7f0700de;
        public static int two_way_arrows = 0x7f0700df;
        public static int vpn_key = 0x7f0700e0;
        public static int warning = 0x7f0700e1;

        private drawable() {
        }
    }

    public static final class string {
        public static int OK = 0x7f0f0000;
        public static int all_plans = 0x7f0f0001;
        public static int annual = 0x7f0f0007;
        public static int bimonthly = 0x7f0f0009;
        public static int cannot_open_link = 0x7f0f0011;
        public static int continue_cta = 0x7f0f0027;
        public static int default_offer_details_with_intro_offer = 0x7f0f002a;
        public static int lifetime = 0x7f0f0092;
        public static int monthly = 0x7f0f00d6;
        public static int no_browser_cannot_open_link = 0x7f0f00d8;
        public static int package_discount = 0x7f0f00db;
        public static int privacy = 0x7f0f00dc;
        public static int privacy_policy = 0x7f0f00dd;
        public static int quarter = 0x7f0f00df;
        public static int restore = 0x7f0f00e2;
        public static int restore_purchases = 0x7f0f00e3;
        public static int revenuecatui_purchase = 0x7f0f00e4;
        public static int revenuecatui_restore_purchases = 0x7f0f00e5;
        public static int semester = 0x7f0f00e7;
        public static int terms = 0x7f0f00f0;
        public static int terms_and_conditions = 0x7f0f00f1;
        public static int weekly = 0x7f0f00f4;

        private string() {
        }
    }

    public static final class styleable {
        public static int PaywallFooterView_android_fontFamily = 0x00000000;
        public static int PaywallFooterView_condensed = 0x00000001;
        public static int PaywallFooterView_offeringIdentifier = 0x00000002;
        public static int PaywallView_android_fontFamily = 0x00000000;
        public static int PaywallView_offeringIdentifier = 0x00000001;
        public static int PaywallView_shouldDisplayDismissButton = 0x00000002;
        public static int[] PaywallFooterView = {android.R.attr.fontFamily, com.debridstream.tv.R.attr.condensed, com.debridstream.tv.R.attr.offeringIdentifier};
        public static int[] PaywallView = {android.R.attr.fontFamily, com.debridstream.tv.R.attr.offeringIdentifier, com.debridstream.tv.R.attr.shouldDisplayDismissButton};

        private styleable() {
        }
    }

    private R() {
    }
}
