I need to display a certain view when an activity starts, and when the user click ckecked to dismiss the view. It look like this
: 
Has anyone an idea how can I do this? Any idea is welcome.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
create custom dialog using below link and open it when activity starts…
you need to increase the margin to proivde more spaces
Have a look at custom dialog examples –
custom dialog 1
custom dialog 2