We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0544d05 commit bd6fda1Copy full SHA for bd6fda1
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