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