Added PullToRefresh-ListView library project

This commit is contained in:
Juan Miguel Boyero Corral 2013-11-06 07:49:02 +01:00
parent 510d68dc41
commit 2f8cc932f6

View File

@ -34,11 +34,11 @@ public class Constants {
/** /**
* SWAD application key * SWAD application key
*/ */
public static final String SWAD_APP_KEY = "HTC-Desire"; //DELETE THE KEY BEFORE COMMIT!!! public static final String SWAD_APP_KEY = ""; //DELETE THE KEY BEFORE COMMIT!!!
/** /**
* BugSense application key * BugSense application key
*/ */
public static final String BUGSENSE_API_KEY = "e8811d7b"; //DELETE THE KEY BEFORE COMMIT!!! public static final String BUGSENSE_API_KEY = ""; //DELETE THE KEY BEFORE COMMIT!!!
/** /**
* Server URL * Server URL
*/ */