We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre
New lines are erroneously being added.
From https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:fragment/fragment/src/main/java/androidx/fragment/app/Fragment.java;l=546;drc=b4074fea7e7857cf1ec7751b9b3d1de08b62e43d
* <pre class="prettyprint"> * class MyFragment extends Fragment { * public MyFragment() { * super(R.layout.fragment_main); * } * } * </pre>
Doc tags:
The text was updated successfully, but these errors were encountered:
BarkingBad
Successfully merging a pull request may close this issue.
New lines are erroneously being added.
From https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:fragment/fragment/src/main/java/androidx/fragment/app/Fragment.java;l=546;drc=b4074fea7e7857cf1ec7751b9b3d1de08b62e43d
Doc tags:
The text was updated successfully, but these errors were encountered: