HotIceCream / TasksExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Example

Example provide application for solution yandex's issue for android dev vacation.

Example have three flavors for a, b and c paths of issue.

  • In a flavor activity D have launchMode standart.
  • In b flavor activity D have launchMode singleTop
  • In c flavor activity D have launchMode singleTask

Application have bug with displaying activity count in stack when back button pressed.

About


Languages

Language:Java 100.0%