Relative Content

Tag Archive for javaandroidkotlinnotificationsrunnable

i use notification ongoing for vpn download and transmit data in runnable but when i repoen the app and it initialized again and showing twice data

i use notification ongoing for vpn download and transmit data in runnable but when i repoen the app and it initialized again and showing twice data.
so i want to closed the stop the prevoius and it is not possible becuase it reintialized the runnable the old object is in running and i cant handle it.
give me suggestion same issues for my wiredguard when it run and i repoen it cant stop.