Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf865c5

Browse files
committed
Merge pull request Trinea#122 from xu6148152/master
add device-year-class
2 parents 701401f + 429f934 commit bf865c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,6 +1474,10 @@ SAF(Simple Android Framework)是一个简单的android框架,它为开发Andro
14741474
Custom View 神器。通过简单的注解帮助你大大减少 Custom View 中的代码量。由于和 ButterKnife 一样使用了 Annotation Proccessor ,所以对程序性能没有影响。
14751475
项目地址:https://github.com/hzsweers/barber
14761476

1477+
1. device-year-class
1478+
A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.(facebook开发的检测手机主流配置工具)
1479+
项目地址:https://github.com/facebook/device-year-class
1480+
14771481
#### 六、Android 高版本向低版本兼容
14781482
1. ActionBarSherlock
14791483
为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题

0 commit comments

Comments
 (0)