droidguy wrote:
> 1. I thought, I need to create an Activity to be able to show the full-screen trip stats window. Since Kieran and Julien suggested to rather use a dialog, I intend to create a custom dialog set to fill the full screen. A Map button in its lower corner would close it and uncover the map screen. It probably is not the most common way of using a dialog, so I wonder if it's the right solution, but I think it might do the job pretty well. What do you think, guys?
droidguy wrote:
> 1. I thought, I need to create an Activity to be able to show the full-screen trip stats window. Since Kieran and Julien suggested to rather use a dialog, I intend to create a custom dialog set to fill the full screen. A Map button in its lower corner would close it and uncover the map screen. It probably is not the most common way of using a dialog, so I wonder if it's the right solution, but I think it might do the job pretty well. What do you think, guys?
I don't know if this is possible, but another way of showing this stats may be by flipping views in the same Activity, i.e : www.anddev. org/custom_ widget_ -_handyflipper_ makes_everythin g_flip- t1790.html
http://