G gerredtor Active Member Licensed User Jun 7, 2016 #1 I would like to add a button or a widget in the page that Shows up during a phone call (when i am already talking), e.g. a new button next to the Speaker or mute button. I would like to do it with intents.
I would like to add a button or a widget in the page that Shows up during a phone call (when i am already talking), e.g. a new button next to the Speaker or mute button. I would like to do it with intents.
DonManfred Expert Licensed User Longtime User Jun 7, 2016 #2 gerredtor said: I would like to do it with intents. Click to expand... there is no way to show a button above the dialscreen using intents. You need to show a window on top of the dial window. I dont think it is possible. Maybe you can use @Informatix Overlaywindow from his pro-bundle. Don´t know if this will work Upvote 0
gerredtor said: I would like to do it with intents. Click to expand... there is no way to show a button above the dialscreen using intents. You need to show a window on top of the dial window. I dont think it is possible. Maybe you can use @Informatix Overlaywindow from his pro-bundle. Don´t know if this will work