The hosting blank activity is shown behind the dialog, but I want it to be shown on top of the home screen. Is there a way to "hide" the activity since nothing is shown inside of it anyway? The activity is needed because I am planning on showing another dialog after the user clicks a selection from the first one.
            Asked
            
        
        
            Active
            
        
            Viewed 34 times
        
    1 Answers
0
            
            
        Figured it out! For anyone wondering, the answer is to make the activity transparent. Here's another stack overflow question that describes how: How do I create a transparent Activity on Android?
 
    
    
        cheeseybiscuits
        
- 51
- 4