Update language to comply with Android’s inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

Bug: 161896447
Change-Id: I56dd8778516103367dc17ae55bdff4457185de46
This commit is contained in:
Jeff Sharkey
2020-07-30 19:47:33 -06:00
parent 407bf744c1
commit 29bc7dcc26
41 changed files with 54 additions and 54 deletions

View File

@@ -193,7 +193,7 @@ public class MainActivity extends FragmentActivity implements ActionBar.TabListe
}
/**
* A dummy fragment representing a section of the app, but that simply displays dummy text.
* A placeholder fragment representing a section of the app, but that simply displays placeholder text.
* This would be replaced with your application's content.
*/
public static class DummySectionFragment extends Fragment {