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:
@@ -24,8 +24,8 @@ import android.view.ViewGroup;
|
||||
import android.widget.TextView;
|
||||
|
||||
/**
|
||||
* A fragment representing a single step in a wizard. The fragment shows a dummy title indicating
|
||||
* the page number, along with some dummy text.
|
||||
* A fragment representing a single step in a wizard. The fragment shows a placeholder title indicating
|
||||
* the page number, along with some placeholder text.
|
||||
*
|
||||
* <p>This class is used by the {@link CardFlipActivity} and {@link
|
||||
* ScreenSlideActivity} samples.</p>
|
||||
|
||||
Reference in New Issue
Block a user