henrychuangtw / Android-ChatHead

Floating ChatHead for Android app, like FB messenger.
Apache License 2.0
300 stars 113 forks source link

5 seconds delay while Starting an activity from a service after HOME button pressed #9

Open Kushpawan opened 7 years ago

Kushpawan commented 7 years ago

After I press home on the opened Dialog screen, it gets minimized ,then reopening the activity on clicking on chathead after the home button was pressed, would delay the start of the activity of 5 sec.

Tougee commented 7 years ago

@Kushpawan Use pendingIntent can fix it