Hello,
Is there a way to make the following flow (I tried but failed):
When a SMS is receiving while on driving, a massage with the SMS text & sender will be shown on top of other apps.
Thanks
SMS Text
Moderator: Martin
Re: SMS Text
Hi,
You could try following flow. The flow only works when the device is in car mode when driving:
-trigger SMS Received
-condition UI Mode: Car
-->true: action Message Dialog: {contact_name}/{sms_sender} {sms_text}
Regards,
Martin
You could try following flow. The flow only works when the device is in car mode when driving:
-trigger SMS Received
-condition UI Mode: Car
-->true: action Message Dialog: {contact_name}/{sms_sender} {sms_text}
Regards,
Martin
Re: SMS Text
Working.
Is there a way to enlarge the font size just for the massage?
Is there a way to enlarge the font size just for the massage?
Re: SMS Text
Hi,
No, there is no way to change the font size at the moment.
Regards,
Martin
No, there is no way to change the font size at the moment.
Regards,
Martin