com.github.devnied.emvnfccard.R Maven / Gradle / Ivy
/* 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.github.devnied.emvnfccard;
public final class R {
public static final class array {
public static final int navigation_items=0x7f090000;
}
public static final class attr {
/** Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int color=0x7f010001;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int drawable=0x7f010000;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int shadowColor=0x7f010005;
/**
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int shadowDx=0x7f010003;
/**
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int shadowDy=0x7f010004;
/**
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int shadowRadius=0x7f010002;
}
public static final class color {
/** Material color
*/
public static final int black_error=0x7f050002;
public static final int green_success=0x7f050003;
public static final int menu_back_black=0x7f050000;
public static final int menu_back_selected=0x7f050001;
}
public static final class dimen {
public static final int crouton_padding=0x7f060000;
/** Preference fragment padding, bottom
*/
public static final int preference_fragment_padding_bottom=0x7f060001;
/** Preference fragment padding, sides
*/
public static final int preference_fragment_padding_side=0x7f060002;
}
public static final class drawable {
public static final int amex=0x7f020000;
public static final int card_border=0x7f020001;
public static final int cardui=0x7f020002;
public static final int cardui_no_bottom_shadow=0x7f020003;
public static final int cardui_no_radius_top=0x7f020004;
public static final int contactless=0x7f020005;
public static final int emv_card_background=0x7f020006;
public static final int expander_close_holo_light=0x7f020007;
public static final int expander_open_holo_light=0x7f020008;
public static final int ic_drawer=0x7f020009;
public static final int ic_fa_credit_card=0x7f02000a;
public static final int ic_fa_gear=0x7f02000b;
public static final int ic_fa_info_circle=0x7f02000c;
public static final int ic_launcher=0x7f02000d;
public static final int ic_menu_share=0x7f02000e;
public static final int mastercard=0x7f02000f;
public static final int menu_back=0x7f020010;
public static final int visa=0x7f020011;
}
public static final class id {
public static final int about_content=0x7f0c0001;
public static final int back_button=0x7f0c0017;
public static final int bankName=0x7f0c0009;
public static final int button_bar=0x7f0c0016;
public static final int card=0x7f0c0008;
public static final int cardNumber=0x7f0c000a;
public static final int cardValidity=0x7f0c000c;
public static final int cardValidityLabel=0x7f0c000b;
public static final int card_detail=0x7f0c0002;
public static final int card_detail_title=0x7f0c0003;
public static final int contactLessImg=0x7f0c0000;
public static final int content_frame=0x7f0c0014;
public static final int couton=0x7f0c0028;
public static final int drawer_layout=0x7f0c0013;
public static final int emptyView=0x7f0c0006;
public static final int extended_card_detail_title=0x7f0c0004;
public static final int extended_content=0x7f0c0005;
public static final int extended_raw_content=0x7f0c001b;
public static final int extended_raw_title=0x7f0c001a;
public static final int fabutton=0x7f0c0012;
public static final int left_drawer=0x7f0c0015;
public static final int list_event=0x7f0c0025;
public static final int logContent=0x7f0c0011;
public static final int menu_item_icon=0x7f0c000e;
public static final int menu_item_text=0x7f0c000f;
public static final int next_button=0x7f0c0019;
public static final int scrollView=0x7f0c0010;
public static final int skip_button=0x7f0c0018;
public static final int sliding_tabs=0x7f0c0026;
public static final int textView=0x7f0c0007;
public static final int transaction_county=0x7f0c001d;
public static final int transaction_cryptogram=0x7f0c001e;
public static final int transaction_date=0x7f0c0022;
public static final int transaction_group_card=0x7f0c0020;
public static final int transaction_group_divider=0x7f0c001f;
public static final int transaction_indicator=0x7f0c0021;
public static final int transaction_price=0x7f0c0023;
public static final int transaction_symbol=0x7f0c0024;
public static final int transaction_type=0x7f0c001c;
public static final int type=0x7f0c000d;
public static final int viewpager=0x7f0c0027;
}
public static final class integer {
public static final int preference_fragment_scrollbarStyle=0x7f070000;
}
public static final class layout {
public static final int about=0x7f030000;
public static final int card_detail=0x7f030001;
public static final int card_representation=0x7f030002;
public static final int drawer_listview_item=0x7f030003;
public static final int log=0x7f030004;
public static final int main=0x7f030005;
public static final int preference_list_fragment=0x7f030006;
public static final int tablelayout_raw=0x7f030007;
public static final int transaction_detail=0x7f030008;
public static final int transaction_item=0x7f030009;
public static final int transaction_list_history=0x7f03000a;
public static final int viewpager=0x7f03000b;
}
public static final class menu {
public static final int menu=0x7f0b0000;
}
public static final class string {
/** About
*/
public static final int about_content=0x7f080024;
public static final int app_name=0x7f080000;
/** Strings for possible PreferenceActivity Back/Next buttons
*/
public static final int back_button_label=0x7f08002b;
public static final int card_deleted=0x7f080003;
/** Msg
*/
public static final int card_read=0x7f080001;
public static final int card_reading=0x7f080002;
public static final int card_reading_desc=0x7f080004;
public static final int card_representation_title=0x7f080011;
public static final int error_card_unknown=0x7f080009;
/** Error
*/
public static final int error_communication_nfc=0x7f080008;
public static final int error_email=0x7f08000b;
public static final int error_link=0x7f08000a;
public static final int extended_card_detail_title=0x7f080010;
public static final int extended_card_holder_name=0x7f080016;
public static final int extended_title_AID=0x7f080012;
public static final int extended_title_application_label=0x7f080013;
public static final int extended_title_card_type=0x7f080015;
public static final int extended_title_pin_try=0x7f080014;
public static final int extended_title_possible_bank=0x7f080017;
public static final int extended_title_times=0x7f080018;
/** Preferences
*/
public static final int general_category=0x7f080027;
public static final int mail_popup_title=0x7f080022;
/** Logs
*/
public static final int mail_subject=0x7f080021;
public static final int mail_to=0x7f080023;
public static final int msg_activate_nfc=0x7f080006;
public static final int msg_info=0x7f080007;
public static final int msg_nfc_disable=0x7f080005;
public static final int navigation_menu_close=0x7f080026;
/** Navigation drawable
*/
public static final int navigation_menu_open=0x7f080025;
public static final int next_button_label=0x7f08002c;
/** Card Detail
*/
public static final int paycard_back_text=0x7f08000f;
public static final int pref_remove_all_stored_cards=0x7f08002a;
public static final int pref_save_read_card=0x7f080028;
public static final int pref_sum_save_card=0x7f080029;
/** Optional button to Skip a PreferenceActivity [CHAR LIMIT=20]
*/
public static final int skip_button_label=0x7f08002d;
public static final int transaction_country=0x7f08001b;
public static final int transaction_cryptogram=0x7f08001a;
/** Transaction detail
*/
public static final int transaction_type=0x7f080019;
/** Transaction type
*/
public static final int transaction_type_0=0x7f08001d;
public static final int transaction_type_1=0x7f08001e;
public static final int transaction_type_32=0x7f080020;
public static final int transaction_type_9=0x7f08001f;
public static final int transaction_unknown=0x7f08001c;
/** Tabs
*/
public static final int viewpager_carddetail=0x7f08000c;
public static final int viewpager_log=0x7f08000e;
public static final int viewpager_transactions=0x7f08000d;
}
public static final class style {
public static final int Crouton_TextApparence=0x7f0a0003;
/** the theme applied to the application or activity
*/
public static final int MyTheme=0x7f0a0000;
/** ActionBar styles
*/
public static final int MyTheme_ActionBar=0x7f0a0001;
public static final int MyTheme_ActionBar_TitleTextStyle=0x7f0a0002;
}
public static final class xml {
public static final int nfc_tech_list=0x7f040000;
public static final int preferences=0x7f040001;
}
public static final class styleable {
/** Attributes that can be used with a FloatingActionButton.
Includes the following attributes:
Attribute Description
{@link #FloatingActionButton_color com.github.devnied.emvnfccard:color}
{@link #FloatingActionButton_drawable com.github.devnied.emvnfccard:drawable}
{@link #FloatingActionButton_shadowColor com.github.devnied.emvnfccard:shadowColor}
{@link #FloatingActionButton_shadowDx com.github.devnied.emvnfccard:shadowDx}
{@link #FloatingActionButton_shadowDy com.github.devnied.emvnfccard:shadowDy}
{@link #FloatingActionButton_shadowRadius com.github.devnied.emvnfccard:shadowRadius}
@see #FloatingActionButton_color
@see #FloatingActionButton_drawable
@see #FloatingActionButton_shadowColor
@see #FloatingActionButton_shadowDx
@see #FloatingActionButton_shadowDy
@see #FloatingActionButton_shadowRadius
*/
public static final int[] FloatingActionButton = {
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
0x7f010004, 0x7f010005
};
/**
This symbol is the offset where the {@link com.github.devnied.emvnfccard.R.attr#color}
attribute's value can be found in the {@link #FloatingActionButton} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name com.github.devnied.emvnfccard:color
*/
public static final int FloatingActionButton_color = 1;
/**
This symbol is the offset where the {@link com.github.devnied.emvnfccard.R.attr#drawable}
attribute's value can be found in the {@link #FloatingActionButton} array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name com.github.devnied.emvnfccard:drawable
*/
public static final int FloatingActionButton_drawable = 0;
/**
This symbol is the offset where the {@link com.github.devnied.emvnfccard.R.attr#shadowColor}
attribute's value can be found in the {@link #FloatingActionButton} array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name com.github.devnied.emvnfccard:shadowColor
*/
public static final int FloatingActionButton_shadowColor = 5;
/**
This symbol is the offset where the {@link com.github.devnied.emvnfccard.R.attr#shadowDx}
attribute's value can be found in the {@link #FloatingActionButton} array.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name com.github.devnied.emvnfccard:shadowDx
*/
public static final int FloatingActionButton_shadowDx = 3;
/**
This symbol is the offset where the {@link com.github.devnied.emvnfccard.R.attr#shadowDy}
attribute's value can be found in the {@link #FloatingActionButton} array.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name com.github.devnied.emvnfccard:shadowDy
*/
public static final int FloatingActionButton_shadowDy = 4;
/**
This symbol is the offset where the {@link com.github.devnied.emvnfccard.R.attr#shadowRadius}
attribute's value can be found in the {@link #FloatingActionButton} array.
Must be a floating point value, such as "1.2
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name com.github.devnied.emvnfccard:shadowRadius
*/
public static final int FloatingActionButton_shadowRadius = 2;
};
}