-
```
What steps will reproduce the problem?
1.GDataServiceGoogleContact *service = [self contactService];
NSURL *Feed_url = [GDataServiceGoogleContact contactFeedURLForUserID:kGDataServiceDefaultUs…
-
```
What steps will reproduce the problem?
1.GDataServiceGoogleContact *service = [self contactService];
NSURL *Feed_url = [GDataServiceGoogleContact contactFeedURLForUserID:kGDataServiceDefaultUs…
-
Hi, this is great library, all of my projects are using this alert view!
Can we have return instance so that we can set the alert's property ?
MTBlockAlertView\* alertView = [MTBlockAlertView showWi…
-
I want to add alertView with done and cancel button but i clicked cell Logout menu at that time my current Viewcontroller popToViewController Login Screen and after show Alert but i need on done butto…
-
Hello.
I've added a textview as a content view and when the keyboard comes up it hides half of alert view, i.e. alert view is not moving up.
Is it possible to make it to move up?
Thanks.
-
```
What steps will reproduce the problem?
1.GDataServiceGoogleContact *service = [self contactService];
NSURL *Feed_url = [GDataServiceGoogleContact contactFeedURLForUserID:kGDataServiceDefaultUs…
-
```
What steps will reproduce the problem?
1.GDataServiceGoogleContact *service = [self contactService];
NSURL *Feed_url = [GDataServiceGoogleContact contactFeedURLForUserID:kGDataServiceDefaultUs…
-
```
What steps will reproduce the problem?
1.GDataServiceGoogleContact *service = [self contactService];
NSURL *Feed_url = [GDataServiceGoogleContact contactFeedURLForUserID:kGDataServiceDefaultUs…
-
```
What steps will reproduce the problem?
1.GDataServiceGoogleContact *service = [self contactService];
NSURL *Feed_url = [GDataServiceGoogleContact contactFeedURLForUserID:kGDataServiceDefaultUs…
-
MLeaksMessenger.m
[alertView dismissWithClickedButtonIndex:0 animated:NO];
注释了上面这行代码,会解决上面我所说的问题。因为如果连续弹出两个弹窗,第一个会被自动关闭,看不到相关信息。不知道这么改会不会引起其他问题,请指点。
```
+ (void)alertWithTitle:(NSString *)title
…