首页>代码>android xml自定义配置文字字体>/MagicViews/gen/com/ivankocijan/magicviews/R.java
/* 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.ivankocijan.magicviews;

public final class R {
    public static final class attr {
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int checkBoxTypeface=0x7f010003;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int editTextTypeface=0x7f010005;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int prefTypeface=0x7f010001;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int preferenceGroupTypeface=0x7f010004;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int switchPrefTypeface=0x7f010002;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int typeFace=0x7f010000;
    }
    public static final class drawable {
        public static int ic_launcher=0x7f020000;
    }
    public static final class string {
        public static int app_name=0x7f030000;
    }
    public static final class style {
        /** 
        Base application theme, dependent on API level. This theme is replaced
        by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
    

            Theme customizations available in newer API levels can go in
            res/values-vXX/styles.xml, while customizations related to
            backward-compatibility can go here.
        

        Base application theme for API 11+. This theme completely replaces
        AppBaseTheme from res/values/styles.xml on API 11+ devices.
    
 API 11 theme customizations can go here. 

        Base application theme for API 14+. This theme completely replaces
        AppBaseTheme from BOTH res/values/styles.xml and
        res/values-v11/styles.xml on API 14+ devices.
    
 API 14 theme customizations can go here. 
         */
        public static int AppBaseTheme=0x7f040000;
        /**  Application theme. 
 All customizations that are NOT specific to a particular API-level can go here. 
         */
        public static int AppTheme=0x7f040001;
    }
    public static final class styleable {
        /** Attributes that can be used with a MagicCheckBoxPreference.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MagicCheckBoxPreference_checkBoxTypeface com.ivankocijan.magicviews:checkBoxTypeface}</code></td><td></td></tr>
           </table>
           @see #MagicCheckBoxPreference_checkBoxTypeface
         */
        public static final int[] MagicCheckBoxPreference = {
            0x7f010003
        };
        /**
          <p>This symbol is the offset where the {@link com.ivankocijan.magicviews.R.attr#checkBoxTypeface}
          attribute's value can be found in the {@link #MagicCheckBoxPreference} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.ivankocijan.magicviews:checkBoxTypeface
        */
        public static final int MagicCheckBoxPreference_checkBoxTypeface = 0;
        /** Attributes that can be used with a MagicEditTextPreference.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MagicEditTextPreference_editTextTypeface com.ivankocijan.magicviews:editTextTypeface}</code></td><td></td></tr>
           </table>
           @see #MagicEditTextPreference_editTextTypeface
         */
        public static final int[] MagicEditTextPreference = {
            0x7f010005
        };
        /**
          <p>This symbol is the offset where the {@link com.ivankocijan.magicviews.R.attr#editTextTypeface}
          attribute's value can be found in the {@link #MagicEditTextPreference} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.ivankocijan.magicviews:editTextTypeface
        */
        public static final int MagicEditTextPreference_editTextTypeface = 0;
        /** Attributes that can be used with a MagicFont.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MagicFont_typeFace com.ivankocijan.magicviews:typeFace}</code></td><td></td></tr>
           </table>
           @see #MagicFont_typeFace
         */
        public static final int[] MagicFont = {
            0x7f010000
        };
        /**
          <p>This symbol is the offset where the {@link com.ivankocijan.magicviews.R.attr#typeFace}
          attribute's value can be found in the {@link #MagicFont} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.ivankocijan.magicviews:typeFace
        */
        public static final int MagicFont_typeFace = 0;
        /** Attributes that can be used with a MagicPreference.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MagicPreference_prefTypeface com.ivankocijan.magicviews:prefTypeface}</code></td><td></td></tr>
           </table>
           @see #MagicPreference_prefTypeface
         */
        public static final int[] MagicPreference = {
            0x7f010001
        };
        /**
          <p>This symbol is the offset where the {@link com.ivankocijan.magicviews.R.attr#prefTypeface}
          attribute's value can be found in the {@link #MagicPreference} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.ivankocijan.magicviews:prefTypeface
        */
        public static final int MagicPreference_prefTypeface = 0;
        /** Attributes that can be used with a MagicPreferenceGroup.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MagicPreferenceGroup_preferenceGroupTypeface com.ivankocijan.magicviews:preferenceGroupTypeface}</code></td><td></td></tr>
           </table>
           @see #MagicPreferenceGroup_preferenceGroupTypeface
         */
        public static final int[] MagicPreferenceGroup = {
            0x7f010004
        };
        /**
          <p>This symbol is the offset where the {@link com.ivankocijan.magicviews.R.attr#preferenceGroupTypeface}
          attribute's value can be found in the {@link #MagicPreferenceGroup} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.ivankocijan.magicviews:preferenceGroupTypeface
        */
        public static final int MagicPreferenceGroup_preferenceGroupTypeface = 0;
        /** Attributes that can be used with a MagicSwitchPreference.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MagicSwitchPreference_switchPrefTypeface com.ivankocijan.magicviews:switchPrefTypeface}</code></td><td></td></tr>
           </table>
           @see #MagicSwitchPreference_switchPrefTypeface
         */
        public static final int[] MagicSwitchPreference = {
            0x7f010002
        };
        /**
          <p>This symbol is the offset where the {@link com.ivankocijan.magicviews.R.attr#switchPrefTypeface}
          attribute's value can be found in the {@link #MagicSwitchPreference} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.ivankocijan.magicviews:switchPrefTypeface
        */
        public static final int MagicSwitchPreference_switchPrefTypeface = 0;
    };
}
最近下载更多
511076827  LV33 2022年4月10日
zzzxxcc  LV6 2020年6月17日
深圳-轻信  LV1 2019年1月22日
lttyoo  LV8 2018年12月18日
h1053556968  LV9 2018年7月13日
shylad  LV2 2017年10月11日
1062613427  LV2 2017年8月31日
_snail_  LV2 2016年12月26日
wfjaiowfoai  LV2 2016年11月10日
danielnj  LV25 2015年12月29日
最近浏览更多
萌了个乖乖  LV12 2022年5月21日
bingpine  LV6 2022年5月9日
511076827  LV33 2022年4月10日
tanjunhao  LV1 2022年3月4日
*财来  LV4 2021年12月27日
HOURENFENG  LV1 2021年3月4日
wyx065747  LV67 2021年1月3日
fengxiao  LV8 2020年12月29日
ali_iii 2020年9月16日
暂无贡献等级
mingzhu  LV6 2020年9月3日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友