简易记事本 简易记事本 支持新建页面 确认自动换行 记事本数据使用SQLite本地存储 源码也有比较丰富的注释 public LineEditText(Context context, AttributeSet attrs) { super(context, attrs); paint = new Paint(