Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fengjundev committed Aug 6, 2015
1 parent 813cd85 commit b39b2f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Android-Skin-Loader

> 联系我 : [email protected]
> Contact Me : [email protected]
>
> 一个通过动态加载本地皮肤包进行换肤的皮肤框架
Expand Down Expand Up @@ -38,7 +38,7 @@ xmlns:skin="http://schemas.android.com/android/skin"
... />
```

#### 3. 继承`SkinPluginActivity`作为BaseActivity进行开发
#### 3. 继承`BaseActivity`或者`BaseFragmentActivity`作为BaseActivity进行开发


#### 4. 从`.skin`文件中设置皮肤
Expand Down

0 comments on commit b39b2f7

Please sign in to comment.