Android Closing Activity Programmatically -


what equivalent operation within activity navigating away screen. when press button, activity goes out of view. how can called inside activity closes itself.

what activity.finish() method (quoting) :

call when activity done , should closed.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -