Skip to content

Commit 9afdf90

Browse files
committed
Merge branch 'dev'
2 parents 4a71dd1 + 461f8be commit 9afdf90

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ UltimateAndroid
3030

3131
[Update Log](https://github.com/cymcsg/UltimateAndroid/blob/master/updateLog.md)
3232

33-
Notice:The latest version of the framework needs Android Sdk Of 21.
33+
3434

3535
<br>
3636
<h2 ><a name="english_introduction">Introduction</h2>
@@ -63,6 +63,8 @@ Demo is rely on appcompat and the UltimateAndroid, you can change CONFIGURATION
6363
2.UltimateAndroid depends on appcompat. UltimateAndroidUi depends on UltimateAndroid.And the DemoOfUi is depends on UltimateAndroidUi. As the function of View Injection which use ButterKnife,you should config your IDE before you can compile the project.***Most of IDEs require additional configuration in order to enable annotation processing for Butter Knife,
6464
or you can see [IntelliJ IDEA Configuration for Butter Knife ][101] or [Eclipse Configuration for butter Knife][102].***
6565

66+
Notice:The latest version of the framework needs Android Sdk of Version 21.
67+
6668
3.View Injection:
6769

6870
``Example:``
@@ -267,6 +269,8 @@ Demo依赖于appcompat 和 UltimateAndroid,你可以在IDE或者配置文件
267269

268270
2.使用DemoOfUI的时候,需要注意UltimateAndroid 依赖 appcompat.UltimateAndroidUi 依赖 UltimateAndroid.DemoOfUi 依赖 UltimateAndroidUi.如果你不需要使用UiModule的话,可以直接依赖UltimateAndroid,这样体积会更纤细。Demo的Apk文件可以直接下载使用.由于框架使用了View Injection,**大部分IDE需要开启annotation的编译(使用了Butter Knife),如果不清楚如何开启可以看一下[IntelliJ IDEA Configuration for Butter Knife ][101] or [Eclipse Configuration for butter Knife][102].**
269271

272+
Notice:The latest version of the framework needs Android Sdk of Version 21.
273+
270274
3.视图注入:
271275

272276
Example:

0 commit comments

Comments
 (0)