Blame view
TraceSDKSample/gen/com/mobithink/tracksdk/R.java
560 Bytes
67dc0227d
![]() |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.mobithink.tracksdk; public final class R { public static final class drawable { public static final int ic_launcher = 0x7f020000; } public static final class string { public static final int app_name = 0x7f040000; } public static final class style { public static final int AppBaseTheme = 0x7f050000; public static final int AppTheme = 0x7f050001; } } |