-
-
Save Arunshaik2001/a8e3e1b31c46caf3e8ac2373557fe72f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<activity | |
android:name=".MainActivity2" | |
android:exported="false" | |
android:label="@string/title_activity_main2" | |
android:parentActivityName=".MainActivity" | |
android:theme="@style/Theme.NotificationSampleApp"> | |
<meta-data | |
android:name="android.app.lib_name" | |
android:value="" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment