You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hybr...@googlegroups.com
In this example we have used a dialog to add a new contact. But its size always depends on the size of "Add Contact" button.
Is there a way to change that?
Ishanka Hasaranga
unread,
Feb 8, 2013, 12:59:43 AM2/8/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hybr...@googlegroups.com
I have managed to do that by changing the layout width. Earlier it was "fill parent" and i changed it to 300dp. So now size of the dialog does not depend
on the button size. But i don't feel that this is an efficient way. Is there any method other than this to do this efficiently?