Merge "The quick contact should only open when the usr taps the photo." into ics-mr1
This commit is contained in:
commit
69fc89b118
@ -959,10 +959,7 @@ public abstract class MessageViewFragmentBase extends Fragment implements View.O
|
||||
return; // Ignore.
|
||||
}
|
||||
switch (view.getId()) {
|
||||
case R.id.from_name:
|
||||
case R.id.from_address:
|
||||
case R.id.badge:
|
||||
case R.id.presence:
|
||||
onClickSender();
|
||||
break;
|
||||
case R.id.load:
|
||||
|
Loading…
Reference in New Issue
Block a user