zy
main
@ -204,6 +204,11 @@ public class Notes {
public static final int MODE_CHECK_LIST = 1;// 待办清单模式标识
/**
* 字体加粗状态
*/
public static final String BOLD = DATA2;
// MIME类型定义
public static final String CONTENT_TYPE = "vnd.android.cursor.dir/text_note";