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

Commit 51867f23 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

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

Merge commit '0915d0aa' into kraken

* commit '0915d0aa':
  docs: resolve doc bug
parents c0cec624 0915d0aa
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>