mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-25 17:18:50 -05:00
Add Android-PullToRefresh to about screen.
This commit is contained in:
parent
3799ecfb21
commit
ea04339ca6
@ -1206,7 +1206,8 @@ public class Accounts extends K9ListActivity implements OnItemClickListener {
|
||||
new String[] {"Commons IO", "http://commons.apache.org/io/"},
|
||||
new String[] {"Mime4j", "http://james.apache.org/mime4j/"},
|
||||
new String[] {"HtmlCleaner", "http://htmlcleaner.sourceforge.net/"},
|
||||
new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"}
|
||||
new String[] {"ActionBarSherlock", "http://actionbarsherlock.com/"},
|
||||
new String[] {"Android-PullToRefresh", "https://github.com/chrisbanes/Android-PullToRefresh"}
|
||||
};
|
||||
|
||||
private void onAbout() {
|
||||
|
Loading…
Reference in New Issue
Block a user