|
|
@@ -41,7 +41,7 @@ import java.util.regex.Matcher;
|
|
|
import java.util.regex.Pattern;
|
|
|
|
|
|
public class MeetingActivity extends BaseActivity {
|
|
|
- private static final int PAGE_SIZE = 10;
|
|
|
+ private static final int PAGE_SIZE = 100;
|
|
|
private final int whatLoad = 0x11;
|
|
|
private int requestCode = 0x13;
|
|
|
private int basePager = 1;
|