Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c88e59d authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 51867f23: am 0915d0aa: am 5e5202bd: Merge "docs: resolve doc bug bug:2648699" into froyo

parents 819a3e22 51867f23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -600,7 +600,7 @@ page.title=Activity and Task Design Guidelines
  Every application must have at least one entry point — a way
  for the user or system to access activities inside the
  application. Each icon in the application launcher at home
  represents an entry point. Applications can also from another
  represents an entry point. Applications can also be launched from another
  application. Each activity is a potential entry point into the
  application. 
</p>