Skip to content

Commit

Permalink
1、新增WebFragment
Browse files Browse the repository at this point in the history
2、更新de.greenrobot:eventbus:3.0.0-beta1 为 'org.greenrobot:eventbus:3.0.0'
  • Loading branch information
jenly1314 committed Feb 5, 2017
1 parent fd720bb commit 4999f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![License](https://img.shields.io/badge/license-Apche%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Blog](https://img.shields.io/badge/blog-Jenly-9932CC.svg)](http://blog.csdn.net/jenly121)

Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,为解耦而生
Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,只为更简单

##引入

Expand Down

0 comments on commit 4999f35

Please sign in to comment.