Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.
/ simplenote Public archive

[Abandoned] 风格极简的安卓备忘录应用

Notifications You must be signed in to change notification settings

Lemonreds/simplenote

Repository files navigation

SimpleNote

获取apk

http://www.coolapk.com/apk/com.example.notes

http://pan.baidu.com/s/1i4LRybN

目录说明

src/java/com.example.notes

  • Activity 活动包
  • Adapter 适配器包
  • Dialog 对话框包
  • Manager 管理类包
  • Model 实体包
  • Util 工具包
  • View 视图包

src/res

  • anim 活动滑入滑出动画
  • color 色彩配置
  • drawable 图形配置
  • drawalbe-xxhdpi 图标
  • layout 布局xml
  • menu 菜单xml
  • values 常量包

使用到的开源

compile 'me.imid.swipebacklayout.lib:library:1.0.0'

compile 'de.hdodenhof:circleimageview:2.1.0'

compile 'jp.wasabeef:richeditor-android:1.2.2'

compile 'com.getbase:floatingactionbutton:1.10.1'

compile 'uk.co.chrisjenx:calligraphy:2.2.0'

compile 'com.quinny898.library.persistentsearch:library:1.1.0-SNAPSHOT'

compile 'com.baoyz.swipemenulistview:library:1.3.0'

运行截图

Image text Image text Image text Image text Image text Image text Image text Image text Image text Image text Image text

About

[Abandoned] 风格极简的安卓备忘录应用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages