We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101677f commit b8a0289Copy full SHA for b8a0289
app/src/main/AndroidManifest.xml
@@ -42,7 +42,7 @@
42
</activity>
43
<activity
44
android:name=".DemoActivity"
45
- >
+ android:label="@string/title_activity_demo">
46
47
<activity android:name=".YHRecyclerviewActivity"/>
48
<activity android:name=".HTML5WebViewCustomAD"/>
0 commit comments