Skip to content

Commit 08a1b8f

Browse files
committed
Sync English Version-ActionBar
1 parent d8f80b6 commit 08a1b8f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

English Version/README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -141,37 +141,37 @@ Renderings: ![Renderings](https://raw.github.com/jpardogo/ListBuddies/master/art
141141

142142
#### Second. ActionBar
143143
1. ActionBarSherlock
144-
为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题
144+
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
145+
145146
Project Address: https://github.com/JakeWharton/ActionBarSherlock
146147
Demo Apk: https://play.google.com/store/apps/details?id=com.actionbarsherlock.sample.demos
147-
Similar App: 太多了。。现在连google都在用
148148

149149
1. ActionBar-PullToRefresh
150-
下拉刷新,ActionBar出现加载中提示
150+
ActionBar-PullToRefresh provides an easy way to add a modern version of the pull-to-refresh interaction to your application.
151151
Project Address: https://github.com/chrisbanes/ActionBar-PullToRefresh
152152
Demo Apk: https://play.google.com/store/apps/details?id=uk.co.senab.actionbarpulltorefresh.samples.stock
153-
Similar App: Gmail,Google plus,知乎等
153+
Similar App: Gmail,Google plus
154154

155155
1. FadingActionBar
156-
ListView向下滚动逐渐显现的ActionBar
156+
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
157157
Project Address: https://github.com/ManuelPeinado/FadingActionBar
158158
Demo Apk: https://play.google.com/store/apps/details?id=com.manuelpeinado.fadingactionbar.demo
159-
Similar App: google music,知乎
159+
Similar App: google music
160160

161161
1. NotBoringActionBar
162-
google music下拉收缩的ActionBar
162+
Auto dismis actionbar when content scroll down
163163
Project Address: https://github.com/flavienlaurent/NotBoringActionBar
164164
Demo Apk: http://flavienlaurent.com/blog/2013/11/20/making-your-action-bar-not-boring/
165-
Similar App: Google音乐
165+
Similar App: google music
166166

167167
1. RefreshActionItem
168-
带进度显示和刷新按钮的ActionBar
168+
An action bar item which acts both as a refresh button and as a progress indicator
169169
Project Address: https://github.com/ManuelPeinado/RefreshActionItem
170170
Demo Apk: https://play.google.com/store/apps/details?id=com.manuelpeinado.refreshactionitem.demo
171171
Similar App: The New York Times,DevAppsDirect.
172172

173173
1. GlassActionBar
174-
类似玻璃的有一定透明度的ActionBar
174+
An Android library which implements a glass-like effect for the action bar
175175
Project Address: https://github.com/ManuelPeinado/GlassActionBar
176176
Demo Apk: https://play.google.com/store/apps/details?id=com.manuelpeinado.glassactionbardemo
177177
Similar App: google music

0 commit comments

Comments
 (0)