/**
* Const.java[v 1.0.0]
* class:com.example.exampleandroidproject.constants,Const
* �ܺ� create at 2016-3-16 ����10:52:43
*/
package com.bdyjy.constants;
/**
* com.example.exampleandroidproject.constants.Const
*
* @author �ܺ�<br/>
* create at 2016-3-16 ����10:52:43
*/
public class Const
{
// �����������Ԥ�趨�ij���
public static final int TEST_CONST = 1;
public static final int FRAGMENT_WAGEQUERY_ID=201;//defined by songdebin ָ���ʲ�ѯfragment
public static final int FRAGMENT1_ID=199;//ָ���һ��������
public static final int FRAGMENT2_ID=198;//ָ��ڶ���������
public static final int FRAGMENT3_ID=200;//defined by songdebin by songdebin ָ��fragment3
public static final int FRAGMENT_FLEAMARKET_LIST_ID=202;//defined by songdebin ָ������г�
public static final int FRAGMENT_FLEARELEASE_ID=203;//defined by songdebin ָ������г�����ҳ
public static final int FRAGMENT_FLEARELEASE2_ID=215;//defined by songdebin ָ����һ�������г�����ҳ
public static final int FRAGMENT_FLEACONTENT_ID=204;//defined by songdebin ָ������г�����Ҳҳ
public static final int FRAGMENT_MYFLEA_ID=205;//defined by songdebin ָ���ҵĶ����г�
public static final int FRAGMENT_MYFLEA2_ID=217;//defined by songdebin ָ���ҵĶ����г�
public static final int FRAGMENT_MYFLEA_CONTENT_ID=206;//defined by songdebin ָ���ҵĶ����г��ľ�������
public static final int FRAGMENT_LOSTFINDLIST_ID=207;//defined by songdebin ָ��ʧ������
public static final int FRAGMENT_LOSTFINDRELEASE_ID=208;//defined by songdebin ָ��ʧ�����췢��
public static final int FRAGMENT_LOSTFINDRELEASE2_ID=216;//defined by songdebin ָ����һ��ʧ�����췢��
public static final int FRAGMENT_MYLOSTFINDLIST_ID=209;//defined by songdebin ָ���ҵ�ʧ������
public static final int FRAGMENT_MYLOSTFINDLIST2_ID=218;//defined by songdebin ָ���ҵ�ʧ������
public static final int FRAGMENT_LOSTFINDCONTENT_ID=210;//defined by songdebin ָ��ʧ�������������
public static final int FRAGMENT_MYLOSTFINDCONTENT_ID=211;//defined by songdebin ָ���ҵ�ʧ������
public static final int FRAGMENT_ASKFIX_ID=212;//defined by songdebin ָ��ά������
public static final int FRAGMENT_MYFIX_ID=213; //defined by songdebin ָ���ҵ�ά������
public static final int FRAGMENT_MYFIXCONTENT_ID=214; //defined by songdebin ָ���ҵ�ά������
}