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

Commit 5e5202bd authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "docs: resolve doc bug bug:2648699" into froyo

parents 151af19b 7da22691
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>