We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0544d05 + bd6fda1 commit fcf3d12Copy full SHA for fcf3d12
core/java/android/view/LayoutInflater.java
@@ -38,7 +38,7 @@
38
* for the device you are running on. For example:
39
*
40
* <pre>LayoutInflater inflater = (LayoutInflater)context.getSystemService
41
- * Context.LAYOUT_INFLATER_SERVICE);</pre>
+ * (Context.LAYOUT_INFLATER_SERVICE);</pre>
42
43
* <p>
44
* To create a new LayoutInflater with an additional {@link Factory} for your
0 commit comments