How to display transparent activity on the another activity without removing previous activity ?
I am able to create transparent activity but when i trying to push i
For the AppCompat style, you can use the following code in your styles.xml, and the add that in your manifest.
AppCompat
styles.xml
manifest
Manifest