Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea04339c authored by Andrew Chen's avatar Andrew Chen
Browse files

Add Android-PullToRefresh to about screen.

parent 3799ecfb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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() {