/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
*
|
* This class was automatically generated by the
|
* gradle plugin from the resource data it found. It
|
* should not be modified by hand.
|
*/
|
package com.alibaba.baichuan.trade.biz;
|
|
public final class R {
|
private R() {}
|
|
public static final class id {
|
private id() {}
|
|
public static final int com_taobao_nb_sdk_webview_click = 0x7f070084;
|
public static final int webviewload_monitor_cancel_point = 0x7f070445;
|
}
|
public static final class layout {
|
private layout() {}
|
|
public static final int com_alibaba_bc_layout = 0x7f090043;
|
}
|
public static final class string {
|
private string() {}
|
|
public static final int app_name = 0x7f0c007c;
|
}
|
}
|