MCPcopy Create free account
hub / github.com/daliyan/MyKeep / BaseActivity

Class BaseActivity

app/src/main/java/akiyama/mykeep/base/BaseActivity.java:31–153  ·  view source on GitHub ↗

Activity基类 .继承该BaseActivity必须在布局文件中实现Toolbar,否则会找不到mToolbar而报错 .ToolBar的书写方式为: .如果需要重新定义ToolBar上面的HomeAsUp图标只需要重写setBackEvent()事件即可 @author zhiwu_yan @version 1.0 @since 2015-06-12 09:59

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected