package com.cvte.udi.utils;

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

    public static final class color {
        public static final int colorAccent = 0x7f06002f;
        public static final int colorPrimary = 0x7f060030;
        public static final int colorPrimaryDark = 0x7f060031;

        private color() {
        }
    }

    public static final class drawable {
        public static final int ic_launcher_background = 0x7f080068;
        public static final int ic_launcher_foreground = 0x7f080069;

        private drawable() {
        }
    }

    public static final class mipmap {
        public static final int ic_launcher = 0x7f0e0000;
        public static final int ic_launcher_round = 0x7f0e0001;

        private mipmap() {
        }
    }

    public static final class string {
        public static final int app_name = 0x7f11001c;

        private string() {
        }
    }

    private R() {
    }
}
