Avoid BackPressed Restart

 Avoid BackPressed Restart


This simple code will save you from your app being restarted when pressed the back button.

Codes:
Put this code inside your OnBackPressed Activity:
moveTaskToBack(true);

Comments

Popular posts from this blog

Number with Comma (9,999)

Get Percent of the Number (98%)

Get X, Y Position of Layout