Re: [mono-android] open intent and layout in one activity

2011-06-29 Thread jnmahi
Hi all , Does any have any clue how to acheive above functionality . -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/open-intent-and-layout-in-one-activity-tp4530981p4534351.html Sent from the Mono for Android mailing list archive at Nabble.com. __

[mono-android] open intent and layout in one activity

2011-06-28 Thread jnmahi
Hi all , i want to show my layout which will contain 1 or 2 buttons and one intend which will display pdf ... How can i achecive this kind of functionality .. i mean in single activity i will display one pdf and two button which will do some functionality on click . Thanks i